If you have a server, you can simply install SymPy as a system wide install so that all users logged into the server have access to the program. How would you not have access to a command prompt on a shared server? Even if you can't open a terminal then I suppose you can open a program like IDLE or any other IDE that runs python.
Jason moorepants.info +01 530-601-9791 On Sun, Apr 20, 2014 at 3:26 PM, jiju <[email protected]> wrote: > Hi, > > I have installed sympi in my local machine by downloading the latest > release (tar.gz) from https://github.com/sympy/sympy/releases , > decompressing and using the command > > 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 [email protected]. > To post to this group, send email to [email protected]. > 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<https://groups.google.com/d/msgid/sympy/838d23de-38a1-4652-af41-f8fb71c00207%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. 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/CAP7f1Ai8zrq07dAZBAan%2BQ4ym2QfoXz%2BSHLmG0KOnPtZfj7cTw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
