這篇文章將為大家詳細(xì)講解有關(guān)導(dǎo)入Anaconda中的第三方庫運(yùn)行時(shí)報(bào)錯(cuò)怎么辦,小編覺得挺實(shí)用的,因此分享給大家做個(gè)參考,希望大家閱讀完這篇文章后可以有所收獲。
創(chuàng)新互聯(lián)是一家集網(wǎng)站建設(shè),寧明企業(yè)網(wǎng)站建設(shè),寧明品牌網(wǎng)站建設(shè),網(wǎng)站定制,寧明網(wǎng)站建設(shè)報(bào)價(jià),網(wǎng)絡(luò)營(yíng)銷,網(wǎng)絡(luò)優(yōu)化,寧明網(wǎng)站推廣為一體的創(chuàng)新建站企業(yè),幫助傳統(tǒng)企業(yè)提升企業(yè)形象加強(qiáng)企業(yè)競(jìng)爭(zhēng)力。可充分滿足這一群體相比中小企業(yè)更為豐富、高端、多元的互聯(lián)網(wǎng)需求。同時(shí)我們時(shí)刻保持專業(yè)、時(shí)尚、前沿,時(shí)刻以成就客戶成長(zhǎng)自我,堅(jiān)持不斷學(xué)習(xí)、思考、沉淀、凈化自己,讓我們?yōu)楦嗟钠髽I(yè)打造出實(shí)用型網(wǎng)站。
導(dǎo)入Anaconda中的第三方庫運(yùn)行時(shí)報(bào)錯(cuò):ImportError: Missing required dependencies ['pandas']
保留的報(bào)錯(cuò)信息:
D:\Anaconda\envs\py2\python.exe E:/PythonTest/NaiveBayesian.py Traceback (most recent call last): File "E:/PythonTest/NaiveBayesian.py", line 2, in <module> import numpy as np File "D:\Anaconda\envs\py2\lib\site-packages\numpy\__init__.py", line 142, in <module> from . import core File "D:\Anaconda\envs\py2\lib\site-packages\numpy\core\__init__.py", line 71, in <module> 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 clean -xdf` (removes all files not under version control) and rebuild numpy. - If you are simply trying to use the numpy version that you have installed: your installation is broken - please reinstall numpy. - If you have already reinstalled and that did not fix the problem, then: 1. Check that you are using the Python you expect (you're using D:\Anaconda\envs\py2\python.exe), and that you have no directories in your PATH or PYTHONPATH that can interfere with the Python and numpy versions you're trying to use. 2. If (1) looks fine, you can open a new issue at https://github.com/numpy/numpy/issues. Please include details on: - how you installed Python - how you installed numpy - your operating system - whether or not you have multiple versions of Python installed - if you built from source, your compiler versions and ideally a build log Note: this error has many possible causes, so please don't comment on an existing issue about this - open a new one instead.
解決方法:
這種問題一般是由于環(huán)境變量的配置問題導(dǎo)致程序在引用模塊的時(shí)候發(fā)生了錯(cuò)誤。
添加下面三個(gè)環(huán)境變量即可解決:
關(guān)于導(dǎo)入Anaconda中的第三方庫運(yùn)行時(shí)報(bào)錯(cuò)怎么辦就分享到這里了,希望以上內(nèi)容可以對(duì)大家有一定的幫助,可以學(xué)到更多知識(shí)。如果覺得文章不錯(cuò),可以把它分享出去讓更多的人看到。
當(dāng)前文章:導(dǎo)入Anaconda中的第三方庫運(yùn)行時(shí)報(bào)錯(cuò)怎么辦
網(wǎng)頁URL:http://vcdvsql.cn/article30/jhgpso.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供全網(wǎng)營(yíng)銷推廣、App開發(fā)、Google、網(wǎng)站改版、品牌網(wǎng)站建設(shè)、外貿(mào)網(wǎng)站建設(shè)
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來源: 創(chuàng)新互聯(lián)