Replies: 5 comments
-
What is the error |
Beta Was this translation helpful? Give feedback.
-
can't find snap7 library. If installed, try running ldconfig |
Beta Was this translation helpful? Give feedback.
-
python-snap7 is a wrapper around a C library called snap7. that C library is apparently missing. read documentation. |
Beta Was this translation helpful? Give feedback.
-
but it works from terminal and from where i can get this file and where i have to put |
Beta Was this translation helpful? Give feedback.
-
you need to figure out how to bundle the snap7 shared libraries into your pyinstaller package, that is out of scope for python-snap7. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
i made executable using pyinstaller and my application use snap 7 library.
after generating executable successfull when run executable it give snap7 error.
Beta Was this translation helpful? Give feedback.
All reactions