python setup.py install.
However, is this possible to install in a shared server where i do not have access to the command prompt and the installation directory?
Thanks
--
You received this message because you are subscribed to the Google Groups "sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sympy+un...@googlegroups.com.
To post to this group, send email to sy...@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/838d23de-38a1-4652-af41-f8fb71c00207%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I am hosting my application in shared server and they have restricted access to the phyton command prompt access
To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAP7f1Ai8zrq07dAZBAan%2BQ4ym2QfoXz%2BSHLmG0KOnPtZfj7cTw%40mail.gmail.com.
I have only ftp access and I can upload .py files to this server so that it executes and give the output. I do not have shell access.