On Jun 5, 2010, at 11:22 AM, Ondrej Certik wrote: > On Sat, Jun 5, 2010 at 9:43 AM, mm <[email protected]> wrote: >> Hello, >> >> I am using Sympy on a website to do certain symbolic calculation. >> Here are the steps of how I installed sympy on the server: >> >> 1. wget http://sympy.googlecode.com/files/sympy-0.6.7.tar.gz >> 2. tar zxvf sympy-0.6.7.tar.gz >> 3. cd sympy-0.6.7 >> 4. sudo python setup.py install >> >> I can import sympy just fine using my account via the terminal. I >> don't know why the web page that uses sympy stop working (already >> reboot the server). I am suspecting a permission issues but the log >> doesn't tell me this. If you have any ideas, please help. > > I saw in the other email that you have resolved the issue. > > If it still doesn't work for some reason, please post more details > about the webpage, so that we can help. > > Ondrej > Even if it does work fine, we would still love to see how you are using SymPy.
Aaron Meurer -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
