Changes between Version 3 and Version 5 of Ticket #1963


Ignore:
Timestamp:
2014-01-06T00:06:40Z (10 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1963

    • Property Cc nejucomo@… added
  • Ticket #1963 – Description

    v3 v5  
    22
    33https://bugs.launchpad.net/nevow/+bug/812537
    4 
    5 {{{
    6 Searching for Nevow>=0.6.0
    7 Reading http://pypi.python.org/simple/Nevow/
    8 Reading http://divmod.org/trac/wiki/DivmodNevow
    9 Reading http://www.divmod.org/
    10 Reading http://divmod.org/projects/nevow
    11 Best match: Nevow 0.10.0
    12 Downloading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/Nevow-0.10.0.tar.gz
    13 Processing Nevow-0.10.0.tar.gz
    14 Running Nevow-0.10.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TCxz5d/Nevow-0.10.0/egg-dist-tmp-nHwooE
    15 Traceback (most recent call last):
    16   File "/ffp/bin/easy_install", line 8, in <module>
    17     load_entry_point('setuptools==0.6c11', 'console_scripts', 'easy_install')()
    18   File "build/bdist.linux-armv5tejl/egg/setuptools/command/easy_install.py", line 1712, in main
    19   File "build/bdist.linux-armv5tejl/egg/setuptools/command/easy_install.py", line 1700, in with_ei_usage
    20   File "build/bdist.linux-armv5tejl/egg/setuptools/command/easy_install.py", line 1716, in <lambda>
    21   File "/ffp/lib/python2.7/distutils/core.py", line 152, in setup
    22     dist.run_commands()
    23   File "/ffp/lib/python2.7/distutils/dist.py", line 953, in run_commands
    24     self.run_command(cmd)
    25   File "/ffp/lib/python2.7/distutils/dist.py", line 972, in run_command
    26     cmd_obj.run()
    27   File "build/bdist.linux-armv5tejl/egg/setuptools/command/easy_install.py", line 211, in run
    28   File "build/bdist.linux-armv5tejl/egg/setuptools/command/easy_install.py", line 422, in easy_install
    29   File "build/bdist.linux-armv5tejl/egg/setuptools/command/easy_install.py", line 478, in install_item
    30   File "build/bdist.linux-armv5tejl/egg/setuptools/command/easy_install.py", line 519, in process_distribution
    31   File "build/bdist.linux-armv5tejl/egg/pkg_resources.py", line 563, in resolve
    32   File "build/bdist.linux-armv5tejl/egg/pkg_resources.py", line 799, in best_match
    33   File "build/bdist.linux-armv5tejl/egg/pkg_resources.py", line 811, in obtain
    34   File "build/bdist.linux-armv5tejl/egg/setuptools/command/easy_install.py", line 446, in easy_install
    35   File "build/bdist.linux-armv5tejl/egg/setuptools/command/easy_install.py", line 476, in install_item
    36   File "build/bdist.linux-armv5tejl/egg/setuptools/command/easy_install.py", line 655, in install_eggs
    37   File "build/bdist.linux-armv5tejl/egg/setuptools/command/easy_install.py", line 930, in build_and_install
    38   File "build/bdist.linux-armv5tejl/egg/setuptools/command/easy_install.py", line 919, in run_setup
    39   File "build/bdist.linux-armv5tejl/egg/setuptools/sandbox.py", line 62, in run_setup
    40   File "build/bdist.linux-armv5tejl/egg/setuptools/sandbox.py", line 105, in run
    41   File "build/bdist.linux-armv5tejl/egg/setuptools/sandbox.py", line 64, in <lambda>
    42   File "setup.py", line 3, in <module>
    43     u"Tahoe-LAFS does not run under Python 3. Please use a version of Python between 2.4.4 and 2.7.x inclusive."
    44   File "/tmp/easy_install-TCxz5d/Nevow-0.10.0/nevow/__init__.py", line 5, in <module>
    45   File "/tmp/easy_install-TCxz5d/Nevow-0.10.0/nevow/_version.py", line 2, in <module>
    46 ImportError: No module named twisted.python
    47 }}}
     4(see #2032)
    485
    496Also, Nevow is unmaintained, or barely maintained. But it turns out (thanks to Daira for pointing this out to me) that {{{twisted.web.template}}} is the successor to nevow!