", line 1, in 赞 踩 小白初学python发现引入numpy报错,版本3.8.3,大神来帮忙看看 import numpy 赞 踩 Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。
【python】版本3.8.3引入numpy报错_numpy 3.8.3
Traceback (most recent call last):
File "<input>", line 1, in <module>
File "C:\Program Files\JetBrains\PyCharm Community Edition 2020.1.2\plugins\python-ce\helpers\pydev\_pydev_bundle\pydev_import_hook.py", line 21, in do_import
module = self._system_import(name, *args, **kwargs)
ModuleNotFoundError: No module named 'numpy'