Hi I have a strange error:

I uploaded the web2py-book application via git to my fluxflex account and I 
get the following error message:

<type 'exceptions.ImportError'> No module named plugin_notemptymarker


If I look in the app admin indeed the  plugin_notemptymarker.py file is not 
shown under modules. So I uploaded
the file manually. The upload workd, but I still can't see the file in the 
app-admin. (see. pic 
http://imageshack.us/photo/my-images/836/auswahl001m.jpg/)

<http://img836.imageshack.us/img836/3372/auswahl001m.jpg>


Then I tested the following commands in the web2py shell:


In [8] : print commands
<module 'commands' from '/usr/lib/python2.7/commands.pyc'>

In [9] : print commands.getoutput('ls applications/book/modules')
plugin_notemptymarker.py

It seems the file is there.

web2py version is 1.99.4.

Does anybode have an idea where the problem could be?

Any help would be very appreciated.


Regards
Marco

Reply via email to