Foglio Matteo

- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created PyCharm stuck at startup
PyCharm is stuck at startup. CPU usage is extremely high. PyCharm is totally unresponsive. I am on macOS with the latest PyCharm. It happened to multiple times in the past. Rebooting PyCharm does n... -
Edited Pycharm Couldn't connect to console process when using remote docker interpreter
I am trying to run my code within a docker container hosted on an AWS EC2 machine. It seems that PyCharm can connect to the interpreter because it can show the packages: However, when I try to ope... -
Created PyCharm stops at removed breakpoints
I removed some breakpoints, but PyCharm debuggger keeps stopping there. Happy to help you with more information. I had this issue for months. -
Created Reopen project in the same windows
I have multiple projects opened in the same macOS PyCharm window. When I close and reopen PyCharm, a new Pycharm window is created for each of the projects. I can make sure only a single PyCharm wi... -
Created Run code on docker in a specific path
I am trying to running my project using a docker image. I tried with many configuration, but I always end up with no files on the container. The project on my local machine (Mac) is at a certain pa... -
Created Explore mongodb in the database window
AnsweredI added a connection to a mongodb databaset. I have also tested it successfully. Am I supposed to be able to explore mongoDB throught the GUI or just using the command line? Because I can see anyth...