Richard

I didn't make any changes to the script provided by web2py.  I just wrote 
my own script that installed all of my other dependencies first and then 
calls the setup-web2py-nginx-uwsgi-ubuntu.sh script.  That script worked 
fine for me on 14.04.1.  The point I think, is that my problems we all 
related to using easy_install over pip.  Once I started using pip, I never 
had further problems.

Thanks for offering assistance earlier on.  I really do appreciate it.



On Friday, August 8, 2014 8:53:22 AM UTC-5, Richard wrote:
>
> Yes Jim, it great if you come up with a ubuntu 14.04 tested script and you 
> share with us.
>
> Regards
>
> Richard
>
>
> On Thu, Aug 7, 2014 at 3:07 PM, Jim S <j...@qlf.com <javascript:>> wrote:
>
>> 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+un...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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