Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NodeRed update issue #8

Open
xlegend1024 opened this issue Sep 8, 2017 · 1 comment
Open

NodeRed update issue #8

xlegend1024 opened this issue Sep 8, 2017 · 1 comment

Comments

@xlegend1024
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants