Error loading the image [image_path] which has mixed slashes and backslashes #90
tongqian1126
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My computer is Windows.
I think the codes are tailered to Mac or Linux System.
If you meet with the same error as mine, add .replace('/', '\') to os.path.join() in the directory src/converter, general utils, and so on...
Beta Was this translation helpful? Give feedback.
All reactions