Failed to load dynlib/dll 'libsnap7-21acf2c4.so' #412
Unanswered
dengxuankun
asked this question in
Q&A
Replies: 1 comment 1 reply
-
why don't you use the binary wheels? I don't think this is an issue with python-snap7, but a problem with pyinstaller or the way you use it. Therefore i'm moving this to the Q&A section. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When i ues pyinstaller to pack project,I meet this problem: PyInstallerImportError: Failed to load dynlib/dll 'libsnap7-21acf2c4.so'. Most likely this dynlib/dll was not found when the application was frozen.But I did not find this lib.
Beta Was this translation helpful? Give feedback.
All reactions