We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When communicating with the server from a window machine the path is set window specific.
Fix: Add a slash to the end of all the folder constants in the const files.
The text was updated successfully, but these errors were encountered:
I think this might help: https://medium.com/@ageitgey/python-3-quick-tip-the-easy-way-to-deal-with-file-paths-on-windows-mac-and-linux-11a072b58d5f
Sorry, something went wrong.
A fix is needed. @rouille please prioritize this. People on Window who want to analyze scenarios need that!
No branches or pull requests
When communicating with the server from a window machine the path is set window specific.
Fix: Add a slash to the end of all the folder constants in the const files.
The text was updated successfully, but these errors were encountered: