dxcamps / MicrosoftIntelIoTCamp

49 stars 46 forks source link

NodeRed update issue #8

Open xlegend1024 opened 6 years ago

xlegend1024 commented 6 years ago

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.

smart install -y package node-red-contrib-azureiothubnode 
kieranmaltz commented 6 years ago

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