what is the tmp folder when mapping the remote interpreter?
Hi,
In the docs re remote interpreter, the path mappings point to some tmp folders. What are those?
I've noticed that if I use the deployment path instead, the code doesn't run.
Best
Please sign in to leave a comment.
Hello,
This is a path to the folder on the remote server where the copy of the project will be transferred from the local side.
See step 6 here https://www.jetbrains.com/help/pycharm/configuring-remote-interpreters-via-ssh.html#ssh the path should coincide with "Mappings" in the deployment settings.
Please let me know if that answers your question.