Hi all,

I've seen a few past messages about these errors in Windows:

No handlers could be found for logger "web2py"
WARNING:web2py.cron:WEB2PY CRON: Disabled because no file locking

The typical explanation is that pywin32 needs to be installed (http://
groups.google.com/group/web2py/browse_thread/thread/dd9b250a3329c683?
pli=1), which I went ahead and did, but I'm still getting the same
error.

I think it has to do with Eclipse but I have no proof. I'm using
Python 2.6, and I added the following PYTHONPATH directories to Python
interpreters under preferences:

C:\Python26\Lib\site-packages\win32
C:\Python26\Lib\site-packages\win32\lib
C:\Python26\Lib\site-packages\pythonwin

Any ideas?

Thanks!
Chris

Reply via email to