I don't know how to help you then. It doesn't sound like you have enough access to do anything useful. FTP access really only let's you upload and download files.
Jason moorepants.info +01 530-601-9791 On Sun, Apr 20, 2014 at 6:11 PM, jiju <[email protected]> wrote: > 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. > > On Monday, April 21, 2014 3:27:59 AM UTC+5:30, Jason Moore wrote: >> >> 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/CAP7f1AjMwyQ8Aw6DAdm%3DkG82X%3DRNvzKfGABiCA672dsLojoxGg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
