Please ignore this, restarting the dev_appserver created the .pyc file in site-packages and fixed the problem.
On Apr 16, 10:48 pm, Richard <[email protected]> wrote: > I have downloaded the current GAE SDK (v 1.4.3) and find that it > doesn't seem to recognise a module in the site-packages folder on one > PC (python 2.6.5) the error is 'ImportError: No module named classes'. > This works okay on another PC with GAE SDK v 1.4.2 (python 2.5.2). It > works okay in the normal web2py execution environment on both PCs. > > Anyone have any idea why this might be happening? I don't know much > about how web2py finds modules in the site-packages folder.

