#7282: port jinja to install on cygwin
----------------------+-----------------------------------------------------
   Reporter:  was     |       Owner:  tbd     
       Type:  defect  |      Status:  new     
   Priority:  major   |   Milestone:  sage-4.2
  Component:  cygwin  |    Keywords:          
Work_issues:          |      Author:          
   Reviewer:          |      Merged:          
----------------------+-----------------------------------------------------

Comment(by was):

 NOTE:  I discovered that if I comment out the lines
 {{{
 #from hashlib import sha1
 #try:
     #from hashlib import sha1
     #raise ImportError
 #except ImportError:
 #    from sha import new as sha1
 }}}
 in jinja/loaders.py then {{{python setup.py build}}} doesn't segfault,
 though
 installing does.  However, I can copy the build/lib*/jinja directory over
 to
 site-packages by hand and it seems to work.

 Similar remarks apply to Sphinx.

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