<div dir="ltr"><div>I have run into an error with anki since I upgraded to Slackware 15.0. I have re-installed all of the dependencies and still get the same error. This includes and up to the latest version on Slackbuilds. I have searched the web, SBo mailing list archives, Anki mailing list, etc. and still have not been able to resolve. If anyone has any ideas, please let me know.</div><div><br></div><div>Anki builds just fine, but when I try to run I get the following error:</div><div><br></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">Traceback (most recent call last):
</span><br> File "/usr/bin/anki", line 5, in <module>
<br> from aqt import run
<br> File "/usr/lib64/python3.9/site-packages/aqt/__init__.py", line 39, in <module>
<br> import anki.lang
<br> File "/usr/lib64/python3.9/site-packages/anki/lang.py", line 12, in <module>
<br> import anki._backend
<br> File "/usr/lib64/python3.9/site-packages/anki/_backend/__init__.py", line 11, in <module>
<br> from markdown import markdown
<br> File "/usr/lib64/python3.9/site-packages/markdown/__init__.py", line 35, in <module>
<br> from .__version__ import version, version_info # noqa
<br>ModuleNotFoundError: No module named 'markdown.__version__'</span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:arial,sans-serif">I believe it may have something to do with Python2.7/Python3.9, but I am not sure. Thank you in advance for any advice. I do have Markdown installed.</span></div><div><span style="font-family:arial,sans-serif"><br></span></div><div><span style="font-family:arial,sans-serif">V/R</span></div><div><span style="font-family:arial,sans-serif"><br></span></div><div><span style="font-family:arial,sans-serif">Dan<br></span></div><div><br></div></div>