Difficulty installing on Windows
Robert Stackhouse
robertstackhouse at gmail.com
Thu Apr 21 11:38:19 EST 2011
I tried to install Venus using setup.py and I got the following error:
ImportError: No module named htmltmpl
I tried to install htmltmpl from
http://sourceforge.net/projects/htmltmpl/files/htmltmpl/1.22/htmltmpl-1.22.tar.gz/download
and then this was output to the command line when I tried to run the test
suite for htmltmpl
C:\htmltmpl-1.22>python test.py
This is not UNIX.
Converting newline separators in .tmpl and .res files.
1 ... cached ... FAILED
2 ... compiled ... FAILED
3 ... complex ... FAILED
4 ... else ... FAILED
5 ... escape ... FAILED
6 ... globalvars ... FAILED
7 ... if ... FAILED
8 ... include ... FAILED
9 ... loop ... FAILED
10 ... maxinclude ... FAILED
11 ... multipart ... FAILED
12 ... nestcond ... FAILED
13 ... nestloop ... FAILED
14 ... params ... FAILED
15 ... simple ... FAILED
16 ... unless ... FAILED
Could someone please advise me on how to proceed?
Thanks,
Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </archives/devel/attachments/20110420/afc44611/attachment.html>
More information about the devel
mailing list