#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 leif):
Replying to [comment:28 mpatel]:
> Florent, if you make `log.debug("Saving %s", self.filename)` a `print`
statement around line 1360 of
{{{
SAGE_ROOT/local/lib/python2.6/site-
packages/setuptools-0.6c9-py2.6.egg/setuptools/command/easy_install.py
}}}
> and reinstall the sagenb package, do you see one or more "`Saving
.../easy-install.pth`" lines in the log?
You can also just {{{s/log.debug/log.info/g}}} with your favorite editor.
I'm attaching a patch to {{{easy_install.py}}} that does some more
{{{log.debug()}}} (inside the I think relevant parts).
(Again, after applying that patch, you could change {{{log.debug()}}} to
{{{log.info()}}}.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10176#comment:29>
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.