Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Peej1226
Total activity
8
Last activity
January 19, 2021 19:55
Member since
September 21, 2020 20:33
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
2
Activity overview
Posts (0)
Comments (5)
Peej1226
commented,
January 19, 2021 19:55
One suggestion I saw was to check Emulate terminal in output console. I actually have both unchecked and am getting the behavior I want. What is the meaning behind Emulate terminal in output cons...
Community
PyCharm
"Stop" doesn't kill a python process
1 vote
Peej1226
commented,
January 19, 2021 19:49
After sometime looking for solutions to this, I did indeed go to the Run Configuration. I unchecked the Run with Python Console check box and it ran as I wanted. What I don't understand, is why ...
Community
PyCharm
"Stop" doesn't kill a python process
0 votes
Peej1226
commented,
January 18, 2021 19:27
I'm getting a very similar error, except I have no issue with rerunning the code. After running a script (quite basic one, only 30+ lines) the python console shows like this. I can rerun the scrip...
Community
PyCharm
"Stop" doesn't kill a python process
1 vote
Peej1226
commented,
September 21, 2020 20:36
import sqlite3print("Hello World") above is my script, below is the error message "C:\Users\Fname Lname\Documents\GitHub\Code Snippets\Kattis\untitled\venv\Scripts\python.exe" "C:/Users/Fname Lname...
Community
PyCharm
ImportError: DLL load failed: The specified module could not be found.
0 votes
Peej1226
commented,
September 21, 2020 20:33
I'm getting this same error but with SQLite3. I'm able to execute the import SQLite3 command from within a Jupyter notebook.
Community
PyCharm
ImportError: DLL load failed: The specified module could not be found.
0 votes