Closed carlo697 closed 2 years ago
I was having problems running the CLI (I'm using windows):
I fixed it by using the path returned by tempfile.gettempdir() as the "tmp" folder.
https://stackoverflow.com/questions/847850/cross-platform-way-of-getting-temp-directory-in-python
I was having problems running the CLI (I'm using windows):
I fixed it by using the path returned by tempfile.gettempdir() as the "tmp" folder.
https://stackoverflow.com/questions/847850/cross-platform-way-of-getting-temp-directory-in-python