Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

Build failing on pip install pip install mosquitto #3

Open
atxjd opened this issue May 21, 2016 · 2 comments
Open

Build failing on pip install pip install mosquitto #3

atxjd opened this issue May 21, 2016 · 2 comments

Comments

@atxjd
Copy link

atxjd commented May 21, 2016

Hi, I'm running docker v 1.11.0 on Ubuntu 14.04 (trusty). When running the docker build I get the following error:

Step 29 : RUN pip install mosquitto ---> Running in fa5c7975d2d6 Collecting mosquitto Could not find a version that satisfies the requirement mosquitto (from versions: ) No matching distribution found for mosquitto The command '/bin/sh -c pip install mosquitto' returned a non-zero code: 1

Any thoughts on how to correct this issue?

@k6ps
Copy link

k6ps commented Jun 25, 2016

I guess it is this one -> http://mosquitto.org/documentation/python/ So, we might need to replace mosquitto with paho-mqtt here.

bibi21000 added a commit to bibi21000/docker-openzwave that referenced this issue May 8, 2017
Fishwaldo added a commit that referenced this issue May 29, 2017
Updates for python-openzwave 0.4.x. Fix #1 #3 #4
@bibi21000
Copy link
Member

Should be fixed with last PR

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

No branches or pull requests

3 participants