#11287: Interface to runsnake and import_statements
------------------------------------------+---------------------------------
Reporter: nthiery | Owner: tbd
Type: enhancement | Status: needs_work
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: #11108
------------------------------------------+---------------------------------
Comment(by aschilling):
I get the same problem as yesterday:
{{{
d238:runsnakerun-2.0.1-devel anne$ sudo python setup.py install
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py:267:
UserWarning: Unknown distribution option: 'entry_points'
warnings.warn(msg)
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py:267:
UserWarning: Unknown distribution option: 'install_requires'
warnings.warn(msg)
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py:267:
UserWarning: Unknown distribution option: 'zip_safe'
warnings.warn(msg)
running install
running build
running build_py
creating build/lib
creating build/lib/runsnakerun
copying runsnakerun/__init__.py -> build/lib/runsnakerun
copying runsnakerun/_meliaejson.py -> build/lib/runsnakerun
copying runsnakerun/dumbprofile.py -> build/lib/runsnakerun
copying runsnakerun/hotshotreader.py -> build/lib/runsnakerun
copying runsnakerun/listviews.py -> build/lib/runsnakerun
copying runsnakerun/macshim.py -> build/lib/runsnakerun
copying runsnakerun/meliaeadapter.py -> build/lib/runsnakerun
copying runsnakerun/meliaeloader.py -> build/lib/runsnakerun
copying runsnakerun/pstatsadapter.py -> build/lib/runsnakerun
copying runsnakerun/pstatsloader.py -> build/lib/runsnakerun
copying runsnakerun/runsnake.py -> build/lib/runsnakerun
running install_lib
copying build/lib/runsnakerun/macshim.py ->
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-
packages/runsnakerun
copying build/lib/runsnakerun/runsnake.py ->
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-
packages/runsnakerun
byte-compiling
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-
packages/runsnakerun/macshim.py to macshim.pyc
byte-compiling
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-
packages/runsnakerun/runsnake.py to runsnake.pyc
running install_egg_info
Removing /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/RunSnakeRun-2.0.1-py2.7.egg-info
Writing /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/RunSnakeRun-2.0.1-py2.7.egg-info
d238:runsnakerun-2.0.1-devel anne$ runsnake
-bash: runsnake: command not found
}}}
Cheers,
Anne
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11287#comment:29>
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.