I'm using Windows, and trying to install html5lib-0.90 library on
python
C:\Users\Junior>python C:\Users\Junior\Downloads\Python
\html5lib-0.90\setup.py install
Traceback (most recent call last):
File "C:\Users\Junior\Downloads\Python\html5lib-0.90\setup.py", line
36, in <module>
for name in os.listdir(os.path.join('src','html5lib'))
WindowsError: [Error 3] The system cannot find the path specified: 'src
\\html5lib/*.*'
C:\Users\Junior>
Is it possible to install this library on windows?
Is there a tutorial or installation manual?
--
You received this message because you are subscribed to the Google Groups
"html5lib-discuss" group.
To post to this group, send an email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/html5lib-discuss?hl=en-GB.