-
Notifications
You must be signed in to change notification settings - Fork 219
Closed
Description
Trying to compile my code using pyinstaller, which reports & compiles without issue, but when I try to execute / run the compiled code I get this message
Traceback (most recent call last):
File "Concentrator.py", line 34, in
File "/tmp/pip-build-e2yxaF/pyInstaller/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module
File "build/bdist.linux-armv7l/egg/Adafruit_BBIO/UART.py", line 7, in
File "build/bdist.linux-armv7l/egg/Adafruit_BBIO/UART.py", line 6, in bootstrap
ImportError: /tmp/_MEIE8WnrP/Adafruit_BBIO/UART.so: cannot open shared object file: No such file or directoryIs anyone able to throw some light on what has gone wrong and/or how to resolve it.
Thanks,
AJ
Metadata
Metadata
Assignees
Labels
No labels