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

Comment(by kcrisman):

 {{{
 g++ -o libcsage.dylib -single_module -flat_namespace -undefined
 dynamic_lookup -dynamiclib src/convert.os src/interrupt.os src/memory.os
 src/mpn_pylong.os src/mpz_pylong.os src/mpz_longlong.os src/stdsage.os
 src/gmp_globals.os src/ZZ_pylong.os src/ntl_wrap.os
 -L/Users/student/Desktop/sage-4.7.1.alpha1/local/lib
 -L/Users/student/Desktop/sage-4.7.1.alpha1/local/lib/python/config -lntl
 -lpari -lgmp -lpython2.7
 Traceback (most recent call last):
   File "setup.py", line 18, in <module>
     from module_list import ext_modules
   File "/Users/student/Desktop/sage-4.7.1.alpha1/devel/sage-
 main/module_list.py", line 1529, in <module>
     flint_depends],
 TypeError: cannot concatenate 'str' and 'list' objects
 sage: There was an error installing modified sage library code.


 real    0m34.577s
 user    0m19.519s
 sys     0m6.901s
 Error building new version of SAGE.
 You might try typing 'sage -ba' or write to sage-support with as much
 information as possible.

 real    2m42.066s
 user    0m52.903s
 sys     0m25.133s
 sage: An error occurred while installing sage-4.7.1.alpha1.p0
 }}}
 Note this is the p0 package referred to above.

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