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

tdl.__tcod._loadDLL() ImportError: Operating system "win32" has no supported dynamic link library. (64bit, WindowsPE) #33

Open
SadiqSAhmed opened this issue Jan 6, 2022 · 0 comments

Comments

@SadiqSAhmed
Copy link

SadiqSAhmed commented Jan 6, 2022

ImportError:
"... tdl__tcod.py", line 51, in
_lib, _libSDL = _get_library_crossplatform()"

I used VS2019 (x64) running python3.7 (64-bit and 32-bit) on Windows 10 (64-bit), but each time the same error was given.
I also replaced SDL.dll with SDL2.dll [with link path as appropriate], but same error was given.

I cannot figure out what to do.

Thanks

@SadiqSAhmed SadiqSAhmed changed the title tdl.__tcod._loadDLL() ImportError: Operating system "win32" has no supported dynamic link library. (32bit, WindowsPE) tdl.__tcod._loadDLL() ImportError: Operating system "win32" has no supported dynamic link library. (64bit, WindowsPE) Jan 6, 2022
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