当前位置:网站首页>Unable to call numpy in pycharm, with an error modulenotfounderror: no module named 'numpy‘
Unable to call numpy in pycharm, with an error modulenotfounderror: no module named 'numpy‘
2022-07-06 11:06:00 【Pingguo stuffed with rice cakes】
Cause analysis :pycharm The interpreter used is not already installed python3.6, I brought it with me python.exe Interpreter .
resolvent : stay PyCharm Of settings( File->settings->project: Current project name ->Project Interpreter) Set it up in Interpreter
Solution steps :
First step Setting

The second step

The third step

Step four Find your own python The installation directory , There's a python.exe file , Select it .

Step five

Step six

Step seven test

边栏推荐
- 【博主推荐】C# Winform定时发送邮箱(附源码)
- csdn-Markdown编辑器
- Ansible practical Series III_ Task common commands
- [leectode 2022.2.13] maximum number of "balloons"
- neo4j安装教程
- windows无法启动MYSQL服务(位于本地计算机)错误1067进程意外终止
- February 13, 2022-3-middle order traversal of binary tree
- 【博主推荐】asp.net WebService 后台数据API JSON(附源码)
- frp内网穿透那些事
- Mysql 其他主机无法连接本地数据库
猜你喜欢

【博主推荐】C#生成好看的二维码(附源码)

【博主推荐】C# Winform定时发送邮箱(附源码)

CSDN question and answer module Title Recommendation task (I) -- Construction of basic framework

windows下同时安装mysql5.5和mysql8.0

打开浏览器的同时会在主页外同时打开芒果TV,抖音等网站

02-项目实战之后台员工信息管理

Detailed reading of stereo r-cnn paper -- Experiment: detailed explanation and result analysis
![[Thesis Writing] how to write function description of jsp online examination system](/img/f8/13144e0febf4a576bbcc3290192079.jpg)
[Thesis Writing] how to write function description of jsp online examination system

C language advanced pointer Full Version (array pointer, pointer array discrimination, function pointer)

Breadth first search rotten orange
随机推荐
Classes in C #
Deoldify项目问题——OMP:Error#15:Initializing libiomp5md.dll,but found libiomp5md.dll already initialized.
JDBC原理
The virtual machine Ping is connected to the host, and the host Ping is not connected to the virtual machine
Csdn-nlp: difficulty level classification of blog posts based on skill tree and weak supervised learning (I)
MySQL21-用戶與權限管理
API learning of OpenGL (2005) gl_ MAX_ TEXTURE_ UNITS GL_ MAX_ TEXTURE_ IMAGE_ UNITS_ ARB
Introduction to the easy copy module
1. Mx6u learning notes (VII): bare metal development (4) -- master frequency and clock configuration
软件测试-面试题分享
MySQL19-Linux下MySQL的安装与使用
自动机器学习框架介绍与使用(flaml、h2o)
[C language foundation] 04 judgment and circulation
Mysql28 database design specification
Win10: how to modify the priority of dual network cards?
Django运行报错:Error loading MySQLdb module解决方法
Remember the interview algorithm of a company: find the number of times a number appears in an ordered array
@Controller, @service, @repository, @component differences
35 is not a stumbling block in the career of programmers
Copy constructor template and copy assignment operator template