In <[email protected]> =?UTF-8?B?zp3Or866zr/Pgg==?= <[email protected]> writes:
> I have both python installed in parallel. > python2.7 and python3.6 > I have installed the modules as > pip3.6 install bottle bottle-pymysql geopip2 > and they were installed successfully. Is your web server using Python 2 or Python 3 to execute WSGI? -- John Gordon A is for Amy, who fell down the stairs [email protected] B is for Basil, assaulted by bears -- Edward Gorey, "The Gashlycrumb Tinies" -- https://mail.python.org/mailman/listinfo/python-list
