In PyCharm, after I run a script it automatically kills it:
C:UsersSean.virtualenvsStanleyScriptspython.exe C:/Users/Sean/PycharmProjects/Stanley/Stanley.py
Process finished with exit code 0
How can I interact with the script after it starts? For lack of a better way to phrase it, how can I get the
>>>
prompt after the script runs once through?
- PyCharm Community Edition 3.0
- Windows 7
- Python 2.7
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…