I apparently solved this. I needed to add "uploads/" between the
request.folder and the filename I got from the blob object when
concatenating the path since the files are stored in the "uploads"
folder. I missed this in my first attempts.
Kari
On Feb 3, 10:51 am, kari wrote
lve how this works.
Any suggestions? Or alternative solutions to solve the problem?
Many thanks, Kari
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscri
ersion you used
> to install numpy.
>
> Hope this helps.
>
> On Jan 20, 11:45 pm, kari wrote:
>
> > Thanks for the reply - I think a typo in my original message might
> > have
> > given a wrong impression of the problem I am facing.
>
> > Instead of
y to no
avail (if I understood your advice correctly).
kari
On Jan 20, 5:18 pm, mdipierro wrote:
> You do not import models like you do in Django. models are
> automatically executed in alphabetic order before the controller.
>
> You only import third party modules (as long as they are pr
Hi,
I am facing a problem on Windows installation of web2py. When trying
to run applications I get the following error:
ImportError: No module named ...
... replaced by a model I have used in the import statement in
default.py
All the modules I have used are installed and thety can be imported
w
5 matches
Mail list logo