Can't run snap7 without an environment #440
Replies: 3 comments 9 replies
-
Hi @FernandoBarajasValdivia
|
Beta Was this translation helpful? Give feedback.
-
are you sure you are running on 64 bit arm? can you try to manually install the binary arm64 wheel from pypi |
Beta Was this translation helpful? Give feedback.
-
I have got the similar type issue, while installing it and running through docker, i have installed it using "pip install python-snap7" in docker file, this is my error File "/py/lib/python3.9/site-packages/snap7/common.py", line 63, in init |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I installed snap7 in a jetson nano, using an environmet and it is all okey.
The problem is when i install snap7 without an environment I get next error:
snap7.exceptions.snap7Exceptions: can't find snap7 library. If installed, try running Idconfig
(The install was successful but I can't use it for the error)
Beta Was this translation helpful? Give feedback.
All reactions