I have PyCharm 1.5.4 and have used the \"Open Directory\" option to open the contents of a folder in the IDE.
I have Python version 3.2 selected (it shows up under t
I think you are saying that you have python2 and python3 installed and have added a reference to each version under Pycharm > Settings > Project Interpreter
What I think you are asking is how do you have some projects run with Python 2 and some projects running with Python 3.
If so, you can look under Run > Edit Configurations