Windows 10 import error
See original GitHub issueHey, It seems like the same issue as #38 prevails even in 1.7.1:
import faiss
C:\Python\lib\site-packages\faiss\__init__.py:18: in <module>
from .loader import *
C:\Python\lib\site-packages\faiss\loader.py:65: in <module>
from .swigfaiss import *
C:\Python\lib\site-packages\faiss\swigfaiss.py:13: in <module>
from . import _swigfaiss
E ImportError: DLL load failed while importing _swigfaiss: The specified module could not be found.
Windows 10, Python 3.9
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
iPhone photo import failure. "Something went wrong"
On several iPhones I have, I am trying to import 1000's of pictures into Microsoft Photos. I get the "Something went wrong" error....
Read more >Fixed: Import Photos from iPhone to PC Something Went Wrong
If you want to transfer photos from iPhone to Windows 10 but meet the “import photos from iPhone to Windows 10 something went...
Read more >5 Ways to Fix the "Registry Editor Cannot Import File" Error
1. Check the Registry File for Formatting Errors · Right-click on the registry file that you want to import. · Select Open With...
Read more >Fix: iPhone Photo Import Failure 'Something Went Wrong'
1. Keep iPhone Unlocked. 2. Change iPhone Photo Settings. 3. Give Full Control Permission For Pictures Folder. 4. Disable Antivirus Software. 5.
Read more >Why Won't My Pictures Import to My Computer & How To Fix It
If photo import is not working on Windows 10, the issue might be your camera settings. Check your camera settings if you're trying...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@MatejNikl Never mind. There was an issue in specifying repaired wheel in CI process. Will fix soon.
Fixed in #44