Can the remote SDK change to specific directory before running Python?
This is because the Python installed modules that the code depends on are installed to a specific directory on the server.
1 comment
Sort by
Date
Votes
Incorrect directory was used because of the missing path mapping configuration (http://forum.jetbrains.com/thread/PyCharm-1765).
Please sign in to leave a comment.