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
fixed the ModuleNotFound error. Now I have a different error: cannot load library '\venv\Lib\site-packages\xlsb_csv-0.0.1-py3.6-win32.egg\xlsb_csv\_native__lib.cp36-win32.pyd': error 0xc1
hpca01
changed the title
ModuleNotFoundError on windows 10 64-bit
OSError: error 0xc1 unable to load .pyd file on windows
Aug 1, 2019
Hi, I keep getting the following error:
my setup.py:
my cargo.toml:
lib.rs:
xlsb_csv/init.py:
build.rs:
folder structure:
__init__.py
The text was updated successfully, but these errors were encountered: