#13197: make setuptools actually respect the --egg-path argument
----------------------+-----------------------------------------------------
Reporter: rohana | Owner: GeorgSWeber
Type: defect | Status: new
Priority: major | Milestone: sage-5.2
Component: build | Keywords:
Work issues: | Report Upstream: Not yet reported upstream; Will do
shortly.
Reviewers: | Authors:
Merged in: | Dependencies:
Stopgaps: |
----------------------+-----------------------------------------------------
Currently if you specify the egg-path when using setuptools' {{{setup.py
develop}}}, it still places the absolute path in {{{easy_install.pth}}}.
This causes issues with relocation. Currently this only affects the sage
notebook (which works around it by using a sed command), but with #13190
it will also affect the sage library. Since the {{{easy_install.pth}}}
file is regenerated whenever setuptools detects that it needs to be,
trying to use sed commands to work around this issue is unrealistic.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13197>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.