apertium / apertium/apertium-wiki-tools
Errors displayed while running langtable.py
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
While running this script from https://github.com/apertium/apertium-wiki-tools/blob/master/langTable.py on my command prompt the following error was showed.
**Langtable.py**
C:\Users\admin>cd C:\Python34
C:\Python34>python langtable.py
Traceback (most recent call last):
File "langtable.py", line 3, in
from html import html
ImportError: cannot import name 'html'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.