Description
corrupted lines in code from downloaded version
Command
python -m bdfrtohtml
Environment (please complete the following information):
- OS: Windows 11
- Python version: 3.13
- Docker no
Logs
C:\Users\binocularbath\bdfr-html>python -m bdfrtohtml
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\Users\binocularbath\bdfr-html\bdfrtohtml_main.py", line 10, in
from bdfrtohtml import filehelper
File "C:\Users\binocularbath\bdfr-html\bdfrtohtml\filehelper.py", line 2, in
import markdown
ModuleNotFoundError: No module named 'markdown'
Description
corrupted lines in code from downloaded version
Command
python -m bdfrtohtml
Environment (please complete the following information):
Logs
C:\Users\binocularbath\bdfr-html>python -m bdfrtohtml
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\Users\binocularbath\bdfr-html\bdfrtohtml_main.py", line 10, in
from bdfrtohtml import filehelper
File "C:\Users\binocularbath\bdfr-html\bdfrtohtml\filehelper.py", line 2, in
import markdown
ModuleNotFoundError: No module named 'markdown'