Answer the question
In order to leave comments, you need to log in
How to disable the creation of a virtual environment for each project in PyCharm?
So far I'm using VSCode with Microsoft's Python extension, but for some reason, hints about what methods and properties a variable has are not always displayed.
Decided to try PyCharm. I just want to open its editor, create an empty .py file and write code with PyCharm's functionality, but there, every time you start it, you need to create a project, or select a ready-made file / project. When creating a project, a virtual environment is necessarily created, on my computer it is not fast.
How to disable the forced creation of a virtual environment when creating a project? So that it automatically uses the main interpreter in the system.
Answer the question
In order to leave comments, you need to log in
So many words instead of one search query?
https://stackoverflow.com/questions/48480118/how-d...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question