PyCharm and Version Control
So, you want to add your PyCharm project files to a VCS but you constantly deal with problems because each of your team members have different names/locations for their project interpreter. There is a rather simple solution to this problem. Basically, at the project level, PyCharm only cares about the…