Open Tomaszu97 opened 4 years ago
@Tomaszu97
The repository has not been updated by the author on PyPI, though the package has been fixed by other contributor on GitHub. To address the issue, just apply the fix in the package as below :
$ sudo gedit /home/\<user_name>/.local/lib/\<python_version>/site-packages/markdown2pdf/__init__.py
There are no paentheses in init.py file, line 20: print css_file I use Python3 and downloaded package using pip3 as well