Open JadAaraj opened 2 days ago
Can you describe your system setup (platform) us what python version you are using?
I am using:
Python 3.12 is not officially supported by the AriaSdk, can you try again from a python environment in >=3.9 & <=3.11?
It works, thanks. I can't seem to find the page where it says python version should be <= 3.11.
I am trying to run the
streaming_subscribe
python code fromprojectaria_client_sdk_samples
. All messages are dropped and I can't see any of the stream in the two windows that open (Aria RGB
andAria SLAM
).I confirmed that the streaming is actually on before running the python code.