Background
I recently used skimage for image processing and found an error when quoting
ImportError: DLL load failed while importing _rolling_ball_cy: The specified module could not be found.
I recently used skimage for image processing and found an error when quoting
ImportError: DLL load failed while importing _rolling_ball_cy: The specified module could not be found.
Environment
Windows 10
Python 3.9
Windows 10
Python 3.9
Solution
The system is missing the C++ Redistributable dll, download and install it.
https://download.visualstudio.microsoft.com/download/pr/2250605e-e48f-43ed-ba6e-e0cc18bc530d/A9F5D2EAF67BF0DB0178B6552A71C523C707DF0E2CC66C06BFBC08BDC53387E7/VC_redist.x64.exe
Then Restart the computer
The system is missing the C++ Redistributable dll, download and install it.
https://download.visualstudio.microsoft.com/download/pr/2250605e-e48f-43ed-ba6e-e0cc18bc530d/A9F5D2EAF67BF0DB0178B6552A71C523C707DF0E2CC66C06BFBC08BDC53387E7/VC_redist.x64.exe
Then Restart the computer
Similar Posts:
- [Solved] python Connect Oracle Error: DPI-1047
- [Solved] Windows SDK Fails to Install with Return Code 5100
- Missing processing of api-ms-win-crt-process – | 1-1-0.dll [How to Solve]
- Installation tutorial of visual studio 2017 and visual Assist X
- Kicnetv2 installation error 1920 [How to Solve]
- Microsoft Visual C++ 14.0 is required [Two Method to Solve]
- ImportError: No module named ‘requests’
- error: Microsoft Visual C++ 14.0 is required. Get it with “Microsoft Visual C++ Build Tools”:
- Python: Centos + gunicorn+flask ImportError: No module named request
- DirectX SDK (June 2010) Install Error Code S1023 [How to Solve]