I am running my apps using Windows noinstall version of web2py.
For debugging using pyscripter, I need to port those apps to source
code version.

1) Apart from the applications folder, what other files/folders do I
need to copy & paste to the source code folder?

2) I have some 3rd party modules kept in "site-packages" dir of
web2py.
After copying those modules to src version's "site-packages" dir, it
couldn't be imported into the apps.
I also tried to paste those modules in native python2.6 "site-
packages" dir.
I had edited the 'PATH' variable in windows to include web2py src's
"site-packages" dir.

(I used to import those modules in noinstall version without any
problem).

Pl. suggest on the 2 points above.

Thanks,

Vineet

Reply via email to