简体   繁体   中英

Pycharm cannot find interpreter

I have python 3.9.0 but I cannot get pycharm to use it. I go to settings and click on python interpreter and it says "nothing to show". I don't get the option to add one.

Hi Jonathan i think this is the right way:

Go to preferences --> project: --> python intepreter --> click on the little wheel thing top right corner --> find your enviroment go to bin and select python.exe

so:

在此处输入图像描述

Go to File | Settings | Project: <project_name> | Project Interpreter (Preferences | Project: <project_name> | Project Interpreter for macOS) to find where your environment/interpreter is located

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