D
D
Drovosek012019-03-14 14:42:52
Python
Drovosek01, 2019-03-14 14:42:52

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

1 answer(s)
D
Dmitry Shitskov, 2019-03-14
@Drovosek01

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 question

Ask a Question

731 491 924 answers to any question