PyCharm cannot find math module

Аватар автора
Кодовый Квадрат
PT-BR PyCharm não encontra o módulo math. Este problema acontece após atualização do PyCharm gerando uma alteração no ambiente do python vs pycharm. Como resolver: 1. Vá ao menu File > Settings ou CTRL + ALT + S 2. No menu lateral > Project:<nomedoprojeto> depois vá em Project Interpreter. A opção Python 3.6.3 deve estar selecionada. 3. Clique na engrenagem > add a local 4. Em Base interpreter clique nos 3 pontos ... 5. No explorador de arquivos > botão direito > show hidden files 6. Encontre o caminho C:Users<nomedousuário>AppDataLocalProgramsPythonPython36 7. Selecione *pythonw.exe* e dê ok em tudo. *EN How to solve it:* File > Settings > Project > Project Interpreter > Gear button > Add local > find *C:UsersusernameAppDataLocalProgramsPythonPython36* right button to show hidden files > select *pythonw.exe* > click every *ok* > done! *Update: Solution 2* After reaching on 0:41 of video, select &environment&instead of new and then select the python 3.7 interpreter 1. Select existing environment instead of new environment for all projects 2. Make sure pip is installed 3. Give command &install &name''

0/0


0/0

0/0

0/0