MQTT error installing awscrt: digi ix15 #431
-
I wanna connect to AWS MQTT and I did all the steps provided by AWS IoT Core. however I could not run the shell script (start.sh) because my device could install git. So I did it manually, I uploaded the SDK folder to my Digi IX15 then I ran the setup.py but that one failed to run as well. so I thought I am just going to run the script pubsub.py and I still get errors. Now I have been getting this error and could not figure out why. First this: python pubsub.pyTraceback (most recent call last): Then this: pip install awscrtDefaulting to user installation because normal site-packages is not writeable anyone knows of a solution to this issue? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
How much space do you have on the device that you are using? |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
You can also try using digi containers to cross compile this sdk so you can avoid any space limitations of your digi ix15 device.