Open TDC-bob opened 11 years ago
Marvellous thingy so far that cherrypy is, had but 2 issues integrating it.
First, the official distro misses the wsgiserver3 packages. Found a complete installer here: https://bitbucket.org/cherrypy/cherrypy/issue-attachment/1110/cherrypy/cherrypy/1322273715.09/1110/CherryPy-3.2.2.win32.exe
Second, the threading._Timer has been renamed to threading.Timer in Py3. Just edit the source once the package is installed, that's all.
Time to GUI :/
Marvellous thingy so far that cherrypy is, had but 2 issues integrating it.
First, the official distro misses the wsgiserver3 packages. Found a complete installer here: https://bitbucket.org/cherrypy/cherrypy/issue-attachment/1110/cherrypy/cherrypy/1322273715.09/1110/CherryPy-3.2.2.win32.exe
Second, the threading._Timer has been renamed to threading.Timer in Py3. Just edit the source once the package is installed, that's all.
Time to GUI :/