Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Andrew Angelopoulos
Total activity
30
Last activity
February 08, 2021 13:50
Member since
December 07, 2018 13:09
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
13
Activity overview
Posts (6)
Comments (10)
Sort by recent activity
Recent activity
Votes
Created
September 02, 2019 00:53
I think you should reach out to support, there are ways to optimize the start up or perhaps there isn't enough memory allocated, or your project is huge, or you might be indexing files you should e...
Community
PyCharm
How to prevent pycharm from doing the tasks on startup (takes > 5 minutes to startup)
1 vote
Created
December 14, 2020 19:31
Been using for years, this is a firs time I did not have access to my venvs or anything else (same python set up btw, same machine too). No joy btw, after disabling all enabled plugins (oh my... ...
Community
PyCharm
UI and Usability: Python Interpreters Lost in Parts of New Project UI
0 votes
Created
September 03, 2020 19:50
I get this from time to time as well, but always after an exception was thrown somewhere for some reason (different reasons for different projects). I don't know why but I end up destroying the ven...
Community
PyCharm
ModuleNotFoundError: No module named 'matplotlib'
0 votes
Created
October 20, 2019 17:58
Well, Pycharm is the IDE for the Python program you are writing (theoretically, you could write python in VI or Notepad or some other basic text editor). Sounds like you have something more like a ...
Community
PyCharm
Beginner help with multiple initial conditions
0 votes
Edited
October 20, 2019 15:47
Sounds like a similiar issue I have been seeing lately, but since you are working and installing everything in the system it shows up for you more. I have a project with a virtual environment with ...
Community
PyCharm
ModuleNotFoundError: No module named '...'
0 votes
Edited
September 02, 2019 12:18
There was a bug filed (found it, added this thread to it). https://youtrack.jetbrains.com/issue/PY-37499
Community
PyCharm
No reStructured text preview mode in scratches
0 votes
Created
March 28, 2019 23:46
If it is similar to this https://youtrack.jetbrains.com/issue/IDEA-99277 Add a note (not just a thumbs up)
Community
PyCharm
Dependencies exist but Pycharm shows unresolved reference
0 votes
Created
March 28, 2019 23:44
Thanks. Yeah, famliar with Requests, and it might go that route as well, but was hoping to keep some API testing pure and within the http.requests feature/framework. I just dislike where it saves t...
Community
PyCharm
Http Client Response to File
0 votes
Edited
December 07, 2018 13:10
Just cause this was one of the first hits when I was searching how to do it in 2018.3 It is there now... pycharm, webstorm, etc. https://www.jetbrains.com/help/pycharm/using-todo.html https://bl...
Community
PyCharm
Multi line TODO lists
0 votes
Created
August 19, 2019 00:48
Not that I have a solution, but the latest is 2019.2, not 2019.1.3. Sometimes it hurts to update, sometimes not.
Community
PyCharm
Cannot open Local Terminal Failed to start [cmd.exe]
-1 votes