python导入库原因

编程入门 行业动态 更新时间:2024-10-10 19:22:03

python导入库<a href=https://www.elefans.com/category/jswz/34/1770890.html style=原因"/>

python导入库原因

导入Anaconda中的第三方库运行时报错:ImportError: Missing required dependencies ['pandas']

保留的报错信息:D:\Anaconda\envs\py2\python.exe E:/PythonTest/NaiveBayesian.py

Traceback (most recent call last):

File "E:/PythonTest/NaiveBayesian.py", line 2, in

import numpy as np

File "D:\Anaconda\envs\py2\lib\site-packages\numpy\__init__.py", line 142, in

from . import core

File "D:\Anaconda\envs\py2\lib\site-packages\numpy\core\__init__.py", line 71, in

raise ImportError(msg)

ImportError:

IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!

Importing the multiarray numpy extension module failed. Most

likely you are trying to import a failed build of numpy.

Here is how to proceed:

- If you're working with a numpy git repository, try `git cle

更多推荐

python导入库原因

本文发布于:2024-03-12 21:50:15,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1732489.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:原因   python

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!