What operating system is it and do you have shell access, GUI access, or both?
How do you interact with Python in this server? Jason moorepants.info +01 530-601-9791 On Sun, Apr 20, 2014 at 5:47 PM, jiju <[email protected]> wrote: > I am hosting my application in shared server and they have restricted > access to the phyton command prompt access > > On Monday, April 21, 2014 3:11:48 AM UTC+5:30, Jason Moore wrote: >> >> 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/CAP7f1AhkFJ%2Bi8QC-15WkWvQ-jzssWCwtqxsvFK%2Bfwemsp66nHQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
