#10176: ImportError: No module named sagenb on openSUSE
------------------------------+---------------------------------------------
Reporter: mpatel | Owner: jason, was
Type: defect | Status: needs_review
Priority: blocker | Milestone: sage-4.6
Component: notebook | Keywords:
Author: Leif Leonhardy | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Comment(by hivert):
I Mitesh,
> Should that be `self.sitedirs`, according to the output `#######
False,True`?
Indeed !
> Adding a statement to print this, I always get
{{{
#!python
['/mnt/usb1/scratch/mpatel/apps/sage-4.6.rc0/local/lib/python2.6',
'/mnt/usb1/scratch/mpatel/apps/sage-4.6.rc0/local/lib/python2.6/site-
packages', '/mnt/usb1/scratch/mpatel/apps/sage-4.6.rc0/local/lib/site-
python']
}}}
I get
{{{
#!python
self.sitedirs = ['/home/data/Sage-Install/readline/sage-4.6.rc0/devel
/sagenb-main', '/home/data/Sage-
Install/readline/sage-4.6.rc0/local/lib/python2.6', '/home/data/Sage-
Install/readline/sage-4.6.rc0/local/lib/python2.6/site-packages',
'/home/data/Sage-Install/readline/sage-4.6.rc0/local/lib/site-python']
}}}
And that must be the root of my problem.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10176#comment:41>
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.