On Monday, January 20, 2020 at 10:15:29 AM UTC-8, Lovedie JC wrote: > > I had to copy it, the folder to Web2py modules folder for it to work. You > can also copy to Web2py site packages folder. > Regards > > On Mon, Jan 20, 2020, 20:53 'Annet' via web2py-users < > [email protected] <javascript:>> wrote: > >> Last week I upgraded my development environment from Mac OS X Mavericks - >> Python 2.7 - Web2py 2.14.5 to >> Mac OS X Catalina - Python 2.7 - Web2py 2.18.5, since then I have the >> following issue: >> [...] >> > I have psycopg2 installed in the python directory >> /Library/Python/2.7/site-packages/ that is not where web2py expects it to >> be, is there a way to solve this issue? >> >>
For what it's worth, that is where web2py expects it on my AWS system; my issue was using the proper version of pip to install it. Full descriptions of my fun in the archives. (I'm still on 2.15.4, while I keep saying "2.18.x any day now") /dps -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/2acddfda-d0c7-4ead-8d38-c3432f0345d4%40googlegroups.com.

