I recently deployed an app to pythonanywhere. The app works well on
localhost but now I can't import the same modules as in the local computer.
For example, I keep getting the error:
No module named applications.myapp.modules.pattern
The module pattern and others are installed with myvirtualenv
On Sunday, August 25, 2019 at 5:27:34 AM UTC-7, Rahul wrote:
>
> Hi All,
> I have an issue with the following code which I ain't able to
> trace. The code is for uploading images, generating the thumbnails
> ,watermarking the image and saving the watermarked thumbnail to a path on
> th
I'm trying to make a smartgrid from 2 tables and apply a query to it.
I've tried all the following:
smart_grid = SQLFORM.smartgrid(db.child,
left = (db.parent.on(db.child.
parent_id),
# keywords =
(db.fa_defect_
Hi All,
I have an issue with the following code which I ain't able to
trace. The code is for uploading images, generating the thumbnails
,watermarking the image and saving the watermarked thumbnail to a path on
the system. While this is working fine on windows system, it *fails *miserabl
4 matches
Mail list logo