PS - the whole effort was in order to be able to generate pdf files
from database entities under GAE. I tried
https://github.com/lucasdavila/plugin-appreport/wiki/Docs-and-examples

but it has to write off the filesystem so I went with pyfpdf instead.

Regards,
Arbie

On Apr 3, 11:38 am, CVstash dot com <cvst...@gmail.com> wrote:
> When I try to accesshttp://localhost:8000/admin/shellI get:
> admin disabled because unable to access password file
>
> I looked around and tried to copy parameters_8000.py to
> parameters_80.py and parameters_443.py but no effect.
>
> I'm trying to run shell properly because I with to work with pyfpdf,
> which in turn requires PIL. I read somewhere that PIL needs to be
> installed, but since I'm running with GAE I think I need it to be
> installed in web2py/site-packages/, which from my understanding means
> I have to easy_install PIL from the web shell.
>
> Other admin pages and features work fine, except for the shell.
>
> Any help is greatly appreciated.
>
> Thanks,
> Arbie

Reply via email to