solved

2007-04-18 Thread piyali biswas
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

Re: please sort this out

2007-04-18 Thread piyali biswas
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

please sort this out

2007-04-16 Thread piyali biswas
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

plz sort this out

2007-04-16 Thread piyali biswas
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

cgi python

2007-03-25 Thread Piyali Biswas
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