DLL load failed while importing _multiarray_umath: 找不到指定的模块。

pip install --upgrade numpy

ImportError: DLL load failed while importing _imaging: 找不到指定的模块。

pip install --upgrade pillow

ImportError: DLL load failed while importing etree: %1

pip install --upgrade lxml

DLL load failed while importing _sqlite3

去SQLite官网去下载sqlite3,网址为:https://www.sqlite.org/download.html,下载完之后,直接将sqlite3.defsqlite3.dll解压至anaconda的DDLs目录下即可。下载这个版本,确认32还是64位“Precompiled Binaries for Windows

推送数据:

类型:type(0:天气预报,1:股票指标,2:在线翻译,3:其他)

start:0,type:0,days:7,code:'603288',end:1

 

相关文章:

  • 2021-06-18
  • 2022-12-23
  • 2022-01-07
  • 2021-04-12
  • 2021-04-20
  • 2021-11-03
  • 2022-01-04
  • 2021-05-01
猜你喜欢
  • 2022-12-23
  • 2021-10-02
  • 2022-01-22
  • 2021-08-15
  • 2022-01-08
  • 2022-12-23
  • 2022-01-16
相关资源
相似解决方案