-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The executable is failing with error saying cannot find test.md even though I do not have any file called test.md referenced in the code
.\azmdpub.exe '.\My Articles\Medium\Automated Post Testing\Article.md'
Traceback (most recent call last):
File "azmdpub.py", line 201, in <module>
File "azmdpub.py", line 141, in pub_post
File "azmdpub.py", line 61, in md_to_html_meta
FileNotFoundError: [Errno 2] No such file or directory: 'test.md'
[9544] Failed to execute script 'azmdpub' due to unhandled exception!
I am using Windows 11 but I guess this is not an OS issue
Metadata
Metadata
Assignees
Labels
No labels