point to a writable
directory.Thats why i did
os.environ[ 'HOME' ] = 'C:/temp'
and the cgi-script worked.
For further questions about cgi+matplotlib/networkx please see
http://www.scipy.org/Cookbook. Its very useful
Thanks,
Piyali Biswas
--
http://mail.python.org/mailman/listinfo/python-list
point to a writable
directory.Thats why i did
os.environ[ 'HOME' ] = 'C:/temp'
and the cgi-script worked.
For further questions about cgi+matplotlib/networkx please see
http://www.scipy.org/Cookbook. Its very useful
Thanks,
Piyali Biswas
On 4/16/07, piyali biswas <[EMAIL PR
Hi,
I am using networkx and pylab for creating a graph using a python script
abc.py.
I have saved the networkx folder in "C:/Python24/Lib/site-packages".
When I run the script from command prompt, it creates the graph and saves it
to the place I want to but when I write a python-cgi script and run
Hi,
I am using networkx and pylab for creating a graph using a python script
abc.py.
I have saved the networkx folder in "C:/Python24/Lib/site-packages".
When I run the script from command prompt, it creates the graph and saves it
to the place I want to but when I write a python-cgi script and run
Hi Christian,
I have seen your well-solved cgi-python answers. That's why I think you
would be able to answer my query related to the same.
I am writing a cgi program and placing it in cgi-bin folder of Apache
Server. Now I have written a python script in the same folder to
generate a graph 'gene