#9958: Upgrade python to 2.7
---------------------------+------------------------------------------------
   Reporter:  mhampton     |          Owner:  tbd                               
              
       Type:  enhancement  |         Status:  needs_work                        
              
   Priority:  major        |      Milestone:                                    
              
  Component:  packages     |       Keywords:                                    
              
Work_issues:               |       Upstream:  N/A                               
              
   Reviewer:               |         Author:                                    
              
     Merged:               |   Dependencies:  #11156 #11236 #11244 #11264 
#11339 #11363 #11376
---------------------------+------------------------------------------------

Comment(by leif):

 Just experienced some new(?) error when cloning the Sage library for
 #11339:
 {{{
 ...
 byte-compiling
 /home/leif/Sage/sage-4.7.2.alpha2-gcc-4.5.1/local/lib/python2.7/site-
 packages/sage/misc/copying.py to copying.pyc
 byte-compiling
 /home/leif/Sage/sage-4.7.2.alpha2-gcc-4.5.1/local/lib/python2.7/site-
 packages/sage/version.py to version.pyc
 running install_egg_info
 Removing /home/leif/Sage/sage-4.7.2.alpha2-gcc-4.5.1/local/lib/python2.7
 /site-packages/sage-0.0.0-py2.7.egg-info
 Writing /home/leif/Sage/sage-4.7.2.alpha2-gcc-4.5.1/local/lib/python2.7
 /site-packages/sage-0.0.0-py2.7.egg-info
 Exception in thread Thread-4 (most likely raised during interpreter
 shutdown):
 Traceback (most recent call last):
   File
 "/home/leif/Sage/sage-4.7.2.alpha2-gcc-4.5.1/local/lib/python/threading.py",
 line 530, in __bootstrap_inner
   File
 "/home/leif/Sage/sage-4.7.2.alpha2-gcc-4.5.1/local/lib/python/threading.py",
 line 483, in run
   File
 
"/home/leif/Sage/sage-4.7.2.alpha2-gcc-4.5.1/local/lib/python/multiprocessing/pool.py",
 line 272, in _handle_workers
 <type 'exceptions.TypeError'>: 'NoneType' object is not callable
 Exception in thread Thread-1 (most likely raised during interpreter
 shutdown):
 Traceback (most recent call last):
   File
 "/home/leif/Sage/sage-4.7.2.alpha2-gcc-4.5.1/local/lib/python/threading.py",
 line 530, in __bootstrap_inner
   File
 "/home/leif/Sage/sage-4.7.2.alpha2-gcc-4.5.1/local/lib/python/threading.py",
 line 483, in run
   File
 
"/home/leif/Sage/sage-4.7.2.alpha2-gcc-4.5.1/local/lib/python/multiprocessing/pool.py",
 line 272, in _handle_workers
 <type 'exceptions.TypeError'>: 'NoneType' object is not callable

 real    1m35.816s
 user    1m35.794s
 sys     0m5.648s

 After cloning, if you change any Sage library files and want to rebuild
 the html version of the reference manual, use the command
     sage -docbuild reference html
 (after running 'sage -b').
 ...
 }}}

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