[PyWrapper-devel] Graphviz problem
Status: Alpha
Brought to you by:
jatorre
From: Skofic A. M. (IPGRI) <M.S...@CG...> - 2006-11-16 08:50:26
|
I just made a clean install on my machine and when I try to set the path to the dot binary I get the following error: 500 Internal Server Error The server encountered an unexpected condition which prevented it from fulfilling the request. Traceback (most recent call last): File "/Library/WebServer/Services/pywrapper/lib/cherrypy/ _cprequest.py", line 539, in respond cherrypy.response.body = self.handler() File "/Library/WebServer/Services/pywrapper/lib/cherrypy/ _cprequest.py", line 110, in __call__ return self.callable(*self.args, **self.kwargs) File "/Library/WebServer/Services/pywrapper/webapp/configtool/ cfgtool.py", line 204, in system cfgObj.__save__() File "/Library/WebServer/Services/pywrapper/lib/biocase/ configuration.py", line 318, in __save__ sect.__save__() File "/Library/WebServer/Services/pywrapper/lib/biocase/ configuration.py", line 120, in __save__ fpw.write("%s = %i\n" % (name.encode('utf-8'), options[name])) TypeError: int argument required Powered by CherryPy 3.0.0beta2 I know it works since I sent you the diagrams of my database that I rendered on my workstation. Bye! Milko |