IDE on Windows, project for linux - venv issue
Hello, everyone!
I'm starting to make project on my IDE on Windows 10. But my server is under Debian 9.
PyCharm making venv folder for my Windows and I can't launch it on Linux.
I was trying to find solution with no results.
I hope for communities help.
Please sign in to leave a comment.
You can use SSH interpreter to develop remotely: https://www.jetbrains.com/help/pycharm/configuring-remote-interpreters-via-ssh.html#
But it's available in Professional edition.