Project-Specific Interpreter Configuration When Accessing Project from Mac and Windows Follow
Hello, I have an irritating behavior with my PyCharm setup and would appreciate it if anyone knows if anything can be done about it.
As I understand, when I create a project, it installs a python interpreter corresponding to whichever OS I'm using inside the project. I keep my projects on a network drive so I can easily open them from either computer I use (one of which is a Mac, the other is Windows).
Any time I open the project from a different device, I need to reconfigure the interpreter. Is there a way to avoid this besides using something like Git and creating device-specific projects?
Thank you!
Please sign in to leave a comment.