#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 fbissey):
Replying to [comment:66 kcrisman]:
> End of a looong traceback while building from scratch on PPC 10.4 with
the spkgs dropped in (though not the absolute most recent alpha1.p0 spkg,
but that hasn't even been gotten to yet, so it shouldn't matter). Just
FYI in case that helps.
> {{{
> File
"/Users/student/Desktop/sage-4.7.1.alpha1-python/local/lib/python/os.py",
line 284, in walk
> if isdir(join(top, name)):
> File
"/Users/student/Desktop/sage-4.7.1.alpha1-python/local/lib/python/genericpath.py",
line 44, in isdir
> return stat.S_ISDIR(st.st_mode)
> File
"/Users/student/Desktop/sage-4.7.1.alpha1-python/local/lib/python/stat.py",
line 41, in S_ISDIR
> return S_IFMT(mode) == S_IFDIR
> RuntimeError: maximum recursion depth exceeded
> Error installing Zope/Twisted interface.
>
> real 0m16.055s
> user 0m3.349s
> sys 0m4.671s
> sage: An error occurred while installing twisted-9.0.p2
> }}}
Were you using the new setuptools from #11363? If so it may be worth
trying a newer twisted from #8741.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9958#comment:67>
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.