You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
root@xcosdav622:/scratch/manavend/teme/ma35_teme_v1.2.1_241031/matest# mdv README.md
Traceback (most recent call last):
File "/usr/local/bin/mdv", line 33, in <module>
sys.exit(load_entry_point('mdv==1.7.5', 'console_scripts', 'mdv')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/mdv-1.7.5-py3.11.egg/mdv/markdownviewer.py", line 1706, in run
print(main(**kw) if PY3 else str(main(**kw)))
^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/mdv-1.7.5-py3.11.egg/mdv/markdownviewer.py", line 1312, in main
theme = random_theme(theme_dirs)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/mdv-1.7.5-py3.11.egg/mdv/markdownviewer.py", line 1249, in random_theme
[r.extend([k for k in os.listdir(d) if k.endswith('.json')]) for d in dirs]
File "/usr/local/lib/python3.11/dist-packages/mdv-1.7.5-py3.11.egg/mdv/markdownviewer.py", line 1249, in <listcomp>
[r.extend([k for k in os.listdir(d) if k.endswith('.json')]) for d in dirs]
^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.11/dist-packages/mdv-1.7.5-py3.11.egg/mdv/b16'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: