Finally figured out my problem.

It seems to me that everything works fine if I use pip to install 
additional python packages.  But if I use easy_install then I get the 
python errors.  I 'think', but am not sure that the problem lies in some 
egg cache files that exist in the logged-in users home directory, but am 
not skilled enough to know for sure.

Anyway, the good news is that all works fine when I pip install my 
additional python packages.

I've got a nice big script now that installs web2py (by calling the 
ubuntu/nginx/uwsgi script), installs my additional ubuntu packages, python 
packages, adds my network mounts, and is working quite well.  Thanks to all 
who participated in creating the ubuntu/nginx/uwsgi script!!

-Jim

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to