Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Win7 Python 3.10 64bit issue: DLL load failed while importing _python_calamine #83

Open
gufengaoyue opened this issue Sep 26, 2024 · 0 comments

Comments

@gufengaoyue
Copy link

gufengaoyue commented Sep 26, 2024

Python 3.8.10 (tags/v3.8.10:3d8993a, May 3 2021, 11:48:03) [MSC v.1928 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license()" for more information.

import python_calamine
Traceback (most recent call last):
File "<pyshell#0>", line 1, in
import python_calamine
File "C:\Python\lib\site-packages\python_calamine\__init__.py", line 1, in
from ._python_calamine import (
ImportError: DLL load failed while importing _python_calamine: The specified procedure could not be found

How to solve this problem? Thanks.

20240926141552

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant