Thank you. I should really find some time to make the new binaries with your method. I am very sorry I have not done it yet.
On Wednesday, 7 August 2019 08:18:16 UTC-7, Nico Zanferrari wrote: > > Hi, > > I've written a small howto > <https://github.com/nicozanf/web2py-pyinstaller/blob/master/HOWTO-modules.md>that > > should answer your questions. > > Cheers, > Nico > > Il giorno mer 7 ago 2019 alle ore 17:03 Dhruva Krishnamurthy < > [email protected]> ha scritto: > >> I'm trying to build a web app with some built in graphing and analytics >> methods. I have a prewritten .py file that I have uploaded into the modules >> tab, which requires many packages to run, such as pandas, numpy, >> matplotlib, etc. When I try and run the code however, the localhost is >> giving me an error : "No module named Pandas". How can I install these >> packages into my web app so that I can use them when building my site. >> Thanks for your help! >> >> -- >> 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/28b5f9f6-4612-4ac8-b823-9d230b131b96%40googlegroups.com >> >> <https://groups.google.com/d/msgid/web2py/28b5f9f6-4612-4ac8-b823-9d230b131b96%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/c06dd81e-3df5-4b07-908d-4a2ef2ef7874%40googlegroups.com.

