Skip to content

Uploading Failing (File not Found) #1

@dvdmtw98

Description

@dvdmtw98

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions