当前位置:网站首页>ModuleNotFoundError: No module named ‘_ swigfaiss‘
ModuleNotFoundError: No module named ‘_ swigfaiss‘
2022-06-30 10:08:00 【Farmer xiaofeixia】
Running today rocketQA I found it was not installed faiss, So use pip Installed faiss, When it's running , The following error has occurred :
......
File "/root/anaconda3/lib/python3.7/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
ModuleNotFoundError: No module named '_swigfaiss'
resolvent
conda install faiss-cpu -c pytorch
use anaconda Can be installed .
reference
[1].ImportError: No module named '_swigfaiss. https://github.com/facebookresearch/faiss/issues/821
边栏推荐
- IDC released the report on China's software defined storage and hyper convergence market in the fourth quarter of 2020, and smartx hyper convergence software ranked first in the financial industry
- NER – Named Entity Recognition Summary
- 事件对象的说明》
- JS obtient la chaîne spécifiée spécifiant la position du caractère & sous - chaîne spécifiant la plage de position du caractère 【 détails simples 】
- 机械臂速成小指南(四):机械臂关键部件之减速机
- ABAP time function
- Utils collaboration
- Use and description of event delegation
- Brève description du collecteur d'ordures G1
- 二极管如何工作?
猜你喜欢
Dart development skills
Network based dynamic routing protocol (OSPF)
SolidWorks质量特性详解(惯性张量、转动惯量、惯性主轴)
JS obtient la chaîne spécifiée spécifiant la position du caractère & sous - chaîne spécifiant la plage de position du caractère 【 détails simples 】
Shell script multi loop experiment
UAV project tracking record 83 -- PCB diagram completion
6.Redis新数据类型
MySQL optimization
How to build an all-in-one database cloud machine that meets the needs of information innovation?
Magnetic levitation 3D lamp
随机推荐
qmlplugindump executable not found. It is required to generate the qmltypes file for VTK Qml
NLopt--非线性优化--原理介绍及使用方法
Rider does not prompt after opening unity script
Cloud native database
ModuleNotFoundError: No module named ‘_swigfaiss‘
Valuenotifier and valuelistenablebuilder in fluent
train_de.py: error: argument --save_steps: invalid int value: ‘$[$[889580/128/4]*10/2]‘
关于字符串的split和join操作
采坑:Didn‘t receive robot state (joint angles) with recent timestamp within 1 seconds.
Utils collaboration
事件流的说明》
Oracle cross database replication data table dblink
9. cache optimization
[new book recommendation] mongodb performance tuning
C語言實現掃雷遊戲,附詳解及完整代碼
The present situation and challenge of the infrastructure of Yiwen parsing database
Js获取指定字符串指定字符位置&指定字符位置区间的子串【简单详细】
Shell script multi loop experiment
安装和使用
CRF (conditional random field) learning summary