Replies: 1 comment
-
That's strange. I ran your code and an output file was created. You could add the following lines to the top of your script to enable logging and investigate details:
Maybe the output is helpful... |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
recently I've noticed this package and wanted to incorporate it into my workflow, however I don't think I understand exactly how to use yet. Following the code examples from README.md on GitHub I've written the following scirpt:
I ran this script inside a python virtual environment using:
and while it didn't give any errors, it also didn't create any output whatsoever. Any help understanding what I might be doing wrong would be very appreciated.
Best regards,
Michał
Beta Was this translation helpful? Give feedback.
All reactions