You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I faced an error message when install azure iot packages.
smart install -y packagegroup-cloud-azure
Following is error I had.
error: file /usr/lib64/python2.7/argparse.py from install of python-argparse-2.7.9-r1.corei7_64 conflicts with file from package python-misc-2.7.3-r0.3.3.corei7_64
error: file /usr/lib64/python2.7/argparse.pyc from install of python-argparse-2.7.9-r1.corei7_64 conflicts with file from package python-misc-2.7.3-r0.3.3.corei7_64
So i changed it to following and was able to see the azureiot module on the Node-Red.
While proctoring the workshop, we also had an issue with the current instructions on getting the azure iot hub node to show up properly. We used the following npm package installed in the putty session: https://www.npmjs.com/package/node-red-contrib-azureiothubnode
Hello,
I faced an error message when install azure iot packages.
Following is error I had.
So i changed it to following and was able to see the azureiot module on the Node-Red.
The text was updated successfully, but these errors were encountered: