ArduCAM_USB_Camera_Shield
ArduCAM_USB_Camera_Shield copied to clipboard
ArduCAM_USB_Camera_Shield/Linux_x86/Python/Streaming_demo/ArducamSDK.so: undefined symbol: _Py_ZeroStruct
Hi all,
I am trying to run the Streaming_Demo on Ubuntu 21.04 and encounter this error: ArduCAM_USB_Camera_Shield/Linux_x86/Python/Streaming_demo/ArducamSDK.so: undefined symbol: _Py_ZeroStruct
Everything worked fine with Windows 10. I build the config_parser properly and tried running the script both with python 3.8.5 and python 3.7.6. Any ideas what I can do next?
I have a 64bit system so I wonder if that could be an issue.
Thanks a lot