#13085: Sage5.0: Python reads my .local on start up
--------------------------+-------------------------------------------------
   Reporter:  kheyfboris  |             Owner:  tbd     
       Type:  defect      |            Status:  new     
   Priority:  major       |         Milestone:  sage-5.1
  Component:  packages    |          Keywords:          
Work issues:              |   Report Upstream:  N/A     
  Reviewers:              |           Authors:          
  Merged in:              |      Dependencies:          
   Stopgaps:              |  
--------------------------+-------------------------------------------------
 Sage's python looks into my .local on start up: if I have

 {{{
 ~/.local/lib/python2.7/site-packages
 }}}

 it would read from there and goes mad both: during
 [http://ask.sagemath.org/question/1427/error-compiling-50-scipy-09p1
 Installtion] and during [http://ask.sagemath.org/question/1449/sage-uses-
 system-wide-python usage] - despite the fact that


 {{{
 import sys
 print sys.path
 }}}

 does not contain `~/.local` at all.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13085>
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.

Reply via email to