El domingo, 8 de julio de 2018 10:39:34 (CEST), Amit Wolecki escribió:

Replying to the repo package issues:

As for the packaged installation problem, two examples are:
1. sage --testall fails to start, returning:
File "/usr/lib/python2.7/site-packages/sage/doctest/control.py", line 696, in add_files
    sagenb_loc = working_set.find(Requirement.parse('sagenb')).location
AttributeError: 'NoneType' object has no attribute 'location'

Install the sage-notebook package. Note that there are many other (expected) test failures due to using newer versions of libraries and some tests relying on specific installation paths. Most of those failures are caused by output format changes and should not affect normal Sage usage, if you find one that does please report it to bugs.archlinux.org

2. installation of packages fail due to some environment confusion, for example: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-kf5xxcpj/surface-dynamics/

You can't mix and match different installations methods. If you use the repository package, then you should also install all optional packages from the Arch repositories. Sage-specific installation commands such as 'sage -i' and 'sage -pip' will *not* work with the repo provided Sage package and will quite possibly break your installation.

--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to