"Run/Debug Configurations" window hangs when mapped drive unavailable

I am using PyCharm 2019.3.5 community edition on Windows 10, using the default JDK.

I created a project on a mapped drive. When I am connected to a different network and the mapped drive becomes unavailable, the "Run/Debug Configurations" window hangs. Is there a solution to this?

0
1 comment

Hi,

Unfortunately, working on projects located on network drives is not supported in PyCharm. We recommend working on a local copy of the project, and if you need to share it between computers, you can use VCS.

0

Please sign in to leave a comment.