#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):

 I know get (after manually deleting sagenb from `easy_install.pth` and
 forcing reinstallation):
 {{{
 ...
 Finished processing dependencies for sagenb==0.8.7.p2
 Copying SageNB package to '/home/leif/Sage/sage-4.6.rc0/devel/sagenb-
 main'...
 Moving old SageNB package to '/home/leif/Sage/sage-4.6.rc0/devel/sagenb-
 main-old'...
 running develop
 Loading .pth file "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/easy-install.pth"...
     Path found: "./setuptools-0.6c9-py2.6.egg"
     Normalized: "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/setuptools-0.6c9-py2.6.egg"
     Path found: "./Twisted-9.0.0-py2.6-linux-x86_64.egg"
     Normalized: "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/Twisted-9.0.0-py2.6-linux-x86_64.egg"
     Path found: "./zope.interface-3.6.1-py2.6-linux-x86_64.egg"
     Normalized: "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/zope.interface-3.6.1-py2.6-linux-x86_64.egg"
     Path found: "./zope.proxy-3.6.0-py2.6-linux-x86_64.egg"
     Normalized: "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/zope.proxy-3.6.0-py2.6-linux-x86_64.egg"
     Path found: "./zope.exceptions-3.6.1-py2.6.egg"
     Normalized: "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/zope.exceptions-3.6.1-py2.6.egg"
     Path found: "./zope.testing-3.9.5-py2.6.egg"
     Normalized: "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/zope.testing-3.9.5-py2.6.egg"
     Path found: "./ZConfig-2.8.0-py2.6.egg"
     Normalized: "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/ZConfig-2.8.0-py2.6.egg"
     Path found: "./zdaemon-2.0.4-py2.6.egg"
     Normalized: "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/zdaemon-2.0.4-py2.6.egg"
     Path found: "./ZODB3-3.7.0-py2.6-linux-x86_64.egg"
     Normalized: "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/ZODB3-3.7.0-py2.6-linux-x86_64.egg"
     Path found: "./Pygments-0.11.1-py2.6.egg"
     Normalized: "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/Pygments-0.11.1-py2.6.egg"
     Path found: "./Jinja2-2.1.1-py2.6-linux-x86_64.egg"
     Normalized: "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/Jinja2-2.1.1-py2.6-linux-x86_64.egg"
     Path found: "./Sphinx-0.6.3-py2.6.egg"
     Normalized: "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/Sphinx-0.6.3-py2.6.egg"
     Path found: "./SQLAlchemy-0.5.8-py2.6.egg"
     Normalized: "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/sagenb-0.8.7.p2-py2.6.egg"
 running egg_info
 writing requirements to sagenb.egg-info/requires.txt
 writing sagenb.egg-info/PKG-INFO
 writing top-level names to sagenb.egg-info/top_level.txt
 writing dependency_links to sagenb.egg-info/dependency_links.txt
 reading manifest file 'sagenb.egg-info/SOURCES.txt'
 reading manifest template 'MANIFEST.in'
 ...
 running build_ext
 Creating /home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/sagenb.egg-link (link to .)
 Updating easy-install.pth file:
 "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-packages/easy-
 install.pth"
 Removing sagenb 0.8.7.p2 from easy-install.pth file
 Adding sagenb 0.8.7.p2 to easy-install.pth file
 Saving .pth file "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/easy-install.pth"...
     Making path relative:
 "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/setuptools-0.6c9-py2.6.egg" -> "./setuptools-0.6c9-py2.6.egg"
     Making path relative:
 "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/Twisted-9.0.0-py2.6-linux-x86_64.egg" ->
 "./Twisted-9.0.0-py2.6-linux-x86_64.egg"
     Making path relative:
 "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/zope.interface-3.6.1-py2.6-linux-x86_64.egg" ->
 "./zope.interface-3.6.1-py2.6-linux-x86_64.egg"
     Making path relative:
 "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/zope.proxy-3.6.0-py2.6-linux-x86_64.egg" ->
 "./zope.proxy-3.6.0-py2.6-linux-x86_64.egg"
     Making path relative:
 "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/zope.exceptions-3.6.1-py2.6.egg" ->
 "./zope.exceptions-3.6.1-py2.6.egg"
     Making path relative:
 "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/zope.testing-3.9.5-py2.6.egg" -> "./zope.testing-3.9.5-py2.6.egg"
     Making path relative:
 "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/ZConfig-2.8.0-py2.6.egg" -> "./ZConfig-2.8.0-py2.6.egg"
     Making path relative:
 "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/zdaemon-2.0.4-py2.6.egg" -> "./zdaemon-2.0.4-py2.6.egg"
     Making path relative:
 "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/ZODB3-3.7.0-py2.6-linux-x86_64.egg" ->
 "./ZODB3-3.7.0-py2.6-linux-x86_64.egg"
     Making path relative:
 "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/Pygments-0.11.1-py2.6.egg" -> "./Pygments-0.11.1-py2.6.egg"
     Making path relative:
 "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/Jinja2-2.1.1-py2.6-linux-x86_64.egg" ->
 "./Jinja2-2.1.1-py2.6-linux-x86_64.egg"
     Making path relative:
 "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/Sphinx-0.6.3-py2.6.egg" -> "./Sphinx-0.6.3-py2.6.egg"
     Making path relative:
 "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/SQLAlchemy-0.5.8-py2.6.egg" -> "./SQLAlchemy-0.5.8-py2.6.egg"
     Making path relative: "/home/leif/Sage/sage-4.6.rc0/devel/sagenb-main"
 (unchanged)
 Saving /home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-packages
 /easy-install.pth
 Installing jmol script to /home/leif/Sage/sage-4.6.rc0/local/bin
 ...
 Processing Twisted-9.0.0-py2.6-linux-x86_64.egg
 Updating easy-install.pth file:
 "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-packages/easy-
 install.pth"
 Twisted 9.0.0 is already the active version in easy-install.pth
 Not saving .pth file "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6
 /site-packages/easy-install.pth" since it is clean (unmodified).
 Installing conch script to /home/leif/Sage/sage-4.6.rc0/local/bin
 ...
 Processing setuptools-0.6c9-py2.6.egg
 Updating easy-install.pth file:
 "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-packages/easy-
 install.pth"
 setuptools 0.6c9 is already the active version in easy-install.pth
 Not saving .pth file "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6
 /site-packages/easy-install.pth" since it is clean (unmodified).
     Making path relative:
 "/home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/setuptools-0.6c9-py2.6.egg" -> "./setuptools-0.6c9-py2.6.egg"
 Installing easy_install script to /home/leif/Sage/sage-4.6.rc0/local/bin
 changing mode of /home/leif/Sage/sage-4.6.rc0/local/bin/easy_install to
 755
 Installing easy_install-2.6 script to
 /home/leif/Sage/sage-4.6.rc0/local/bin
 changing mode of /home/leif/Sage/sage-4.6.rc0/local/bin/easy_install-2.6
 to 755

 Using /home/leif/Sage/sage-4.6.rc0/local/lib/python2.6/site-
 packages/setuptools-0.6c9-py2.6.egg
 Finished processing dependencies for sagenb==0.8.7.p2
 Making sagenb path in 'easy-install.pth' relative...
 Old path: "/home/leif/Sage/sage-4.6.rc0/devel/sagenb-main"
 New path: "../../../../devel/sagenb"

 real    0m9.776s
 user    0m6.220s
 sys     0m2.290s
 Successfully installed sagenb-0.8.7.p2
 Now cleaning up tmp files.
 Making Sage/Python scripts relocatable...
 Making script relocatable
 Finished installing sagenb-0.8.7.p2.spkg
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10176#comment:32>
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