#11287: Interface to runsnake and import_statements
------------------------------------------+---------------------------------
   Reporter:  nthiery                     |          Owner:  tbd                
              
       Type:  enhancement                 |         Status:  needs_review       
              
   Priority:  major                       |      Milestone:  sage-4.7.1         
              
  Component:  performance                 |       Keywords:  runsnake, prun, 
profiling, days30
Work_issues:                              |       Upstream:  N/A                
              
   Reviewer:  Franco Saliola, Simon King  |         Author:  Nicolas M. ThiƩry  
              
     Merged:                              |   Dependencies:                     
              
------------------------------------------+---------------------------------

Comment(by SimonKing):

 Unfortunately, after doing easy_install RunSnakeRun, things still do not
 work for me:
 {{{

 sage: runsnake("list(SymmetricGroup(3))")
 sage: Traceback (most recent call last):
   File "/mnt/local/king/SAGE/sage-4.7.alpha5/local/bin/runsnake", line 5,
 in <module>
     from pkg_resources import load_entry_point
   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2671, in
 <module>
     working_set.require(__requires__)
   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 654, in
 require
     needed = self.resolve(parse_requirements(requirements))
   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 552, in
 resolve
     raise DistributionNotFound(req)
 pkg_resources.DistributionNotFound: RunSnakeRun==2.0.1b6
 }}}

 I did not do `sudo apt-get install python-setuptools python-profiler`, as
 I am not root. Is that the missing bit?

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