Hi, I'm trying to use v1.86.3.
In the meantime I went to the general src version, and that one runs just fine. It only complains about a missing tk module, but the framework boots OK and I can move on. So, I'll stay away from the windows "only" version. Have fun, Jorge On Fri, Oct 8, 2010 at 1:26 PM, DenesL <[email protected]> wrote: > Hi Jorge, > > which version are you using?. > 1.86.3 worked fine for me. > > Denes > > > On Oct 8, 5: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 > -- ------------------------------- Jorge Sousa

