Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Could not get it to work. Maybe its me.

sage -sh (OK) easy_install 'python-module' (does not work)

I don't think I know exactly what to put or it just not the way to install. Say I have a module like asciiread located in home/la/asciitable/. In that file are folders and setup.py used to install. Is that were I should start e.g. "easy_install 'home/la/asciitable/setup.py'?

OR

is easy install in this case a way to link with my already install package.

so I put something like easy_install '/usr/local/lib/python2.6/dist-package/asciitables.py

Processing asciitables.py error: Couldn't find a setup script in /usr/local/lib/python2.6/dist-packages/atpy/asciitables.py

Hope this is clear.

Thanks

I already have asciiread install in my python