yes, this was fixed in 1.86.2. The markmin folder was not packaged properly in the binary distributions
On Oct 8, 4:38 am, Jorge Sousa <[email protected]> wrote: > Hi, > > I'm trying this framework on windows but cannot startup due to the > following error. > > C:\tools\Python26\web2py>web2py.exe > Traceback (most recent call last): > File "web2py.py", line 17, in <module> > File "gluon/widget.py", line 25, in <module> > File "gluon/main.py", line 44, in <module> > File "gluon/globals.py", line 18, in <module> > File "gluon/compileapp.py", line 26, in <module> > File "gluon/sql.py", line 44, in <module> > File "gluon/serializers.py", line 8, in <module> > File "gluon/html.py", line 25, in <module> > ImportError: No module named markmin2html > > Cannot find markmin module anywhere. Theres a file with thats name > inside library.zip but the framework is not able to load it. > > Googled for this error but couldn't find an positive answer. > > Thanks in advance for any help. > > Jorge Sousa

