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.

Thank you,
MM

-- 
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.

Reply via email to