Dear Sage-devel users,

The following package(s) may have failed to build in x86_64-linux-gnu


backports_ssl_match_hostname-3.4.0.2, certifi-14.05.14, cython-0.22.p2 and pygments-1.3.1.p0

In all cases, it seems like there's a problem with distutils, although it is properly installed


 For example, for Cython, I get the following error:

writing top-level names to Cython.egg-info/top_level.txt
Traceback (most recent call last):
  File "setup.py", line 359, in <module>
    **setup_args
File "/home/jguzman/sage-6.7/local/lib/python/distutils/core.py", line 151, in setup
    dist.run_commands()
File "/home/jguzman/sage-6.7/local/lib/python/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
File "/home/jguzman/sage-6.7/local/lib/python/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
File "/home/jguzman/.local/lib/python2.7/site-packages/distribute-0.6.28-py2.7.egg/setuptools/command/install.py", line 73, in run
    self.do_egg_install()
File "/home/jguzman/.local/lib/python2.7/site-packages/distribute-0.6.28-py2.7.egg/setuptools/command/install.py", line 93, in do_egg_install
    self.run_command('bdist_egg')
File "/home/jguzman/sage-6.7/local/lib/python/distutils/cmd.py", line 326, in run_command
    self.distribution.run_command(command)
File "/home/jguzman/sage-6.7/local/lib/python/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
File "/home/jguzman/.local/lib/python2.7/site-packages/distribute-0.6.28-py2.7.egg/setuptools/command/bdist_egg.py", line 172, in run
    self.run_command("egg_info")
File "/home/jguzman/sage-6.7/local/lib/python/distutils/cmd.py", line 326, in run_command
    self.distribution.run_command(command)
File "/home/jguzman/sage-6.7/local/lib/python/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
File "/home/jguzman/.local/lib/python2.7/site-packages/distribute-0.6.28-py2.7.egg/setuptools/command/egg_info.py", line 171, in run
    writer = ep.load(installer=installer)
File "/home/jguzman/.local/lib/python2.7/site-packages/distribute-0.6.28-py2.7.egg/pkg_resources.py", line 2022, in load
    raise ImportError("%r has no %r attribute" % (entry,attr))
ImportError: <module 'setuptools.command.egg_info' from '/home/jguzman/.local/lib/python2.7/site-packages/distribute-0.6.28-py2.7.egg/setuptools/command/egg_info.pyc'> has no 'write_setup_requirements' attribute
Error installing Cython


I would appreciate some help


Thanks in advance

Jose


--
Jose Guzman
http://www.ist.ac.at/~jguzman/

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to