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

how to use the library in a windows container #14

Open
fcarli3 opened this issue Jun 1, 2023 · 1 comment
Open

how to use the library in a windows container #14

fcarli3 opened this issue Jun 1, 2023 · 1 comment

Comments

@fcarli3
Copy link

fcarli3 commented Jun 1, 2023

I have a container built from 3.11.3-windowsservercore-ltsc2022, then the container has a 64bit architecture. How can I use the library inside my Python code which runs in the container ?
Simply running ctypes.CDLL('Fwlib32.lib') I get the error not a valid Win32 application.
Any help ? Thank you in advance!

@wheeliar
Copy link

@fcarli3 You can watch these pages for reference.
handler-issues-applying-cdll-in-python
Issues with complex Ctypes Structure

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

2 participants