简体   繁体   中英

Setting up a project in PyCharm using the Anaconda base virtual environment

I'm trying to set up a Python project in PyCharm. I have Anaconda installed, and I want to make use of the Anaconda base virtual environment as the interpreter of the project. Is this possible? Going through the setup process I see only the other virtual environments, not the base environment.

I think I managed to figure this out. In PyCharm I'm simply selecting an existing interpreter (instead of creating a new environment), and pointing to the python executable in the Anaconda install folder.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM