ImportError: DLL load failed while importing core_avx: 找不到指定的模块。
- Dominant language
- C++
- Stars
- 4k
- Forks
- 592
- PR merge metrics
- No merged PRs in 30d
Description
**from LAC import LAC** 的时候报错报错如下:
**Error: Can not import avx core while this file exists: E:\Anaconda3\lib\site-packages\paddle\fluid\core_avx.pyd
ImportError: DLL load failed: 找不到指定的程序。**
运行环境:
Paddle version: 2.0.1
Paddle With CUDA: None
OS: Windows 10
Python version: 3.7.3
CUDA version: None
cuDNN version: None
Nvidia driver version: None
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the `from LAC import LAC` import on Windows 10 with the reported Python 3.7.3 and Paddle 2.0.1 environment. Inspect the reported `paddle\fluid\core_avx.pyd` loading failure and compare the listed CUDA and driver values. Done means identifying the compatible dependency or environment requirements and documenting a verified resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100