You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
How to solve this problem? Thanks.
The text was updated successfully, but these errors were encountered: