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

Issue while install "Could not find a version that satisfies the requirement asyncio-paho (from versions: ) No matching distribution found for asyncio-paho" #18

Open
thomasklein1975 opened this issue Jan 8, 2023 · 1 comment

Comments

@thomasklein1975
Copy link

thomasklein1975 commented Jan 8, 2023

Hi,

maybe not direct related to your code but untill now I am not able to install asyncio-paho. I updated to python 3.10.

pi@raspberrypi-iob:~ $ sudo pip3 install asyncio-paho Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting asyncio-paho Could not find a version that satisfies the requirement asyncio-paho (from versions: ) No matching distribution found for asyncio-paho pi@raspberrypi-iob:~ $ ^C pi@raspberrypi-iob:~ $ pip install asyncio-paho Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting asyncio-paho Could not find a version that satisfies the requirement asyncio-paho (from versions: ) No matching distribution found for asyncio-paho pi@raspberrypi-iob:~ $ python --version Python 2.7.16 pi@raspberrypi-iob:~ $ python3. python3.10 python3.10-config python3.7 python3.7-config python3.7m python3.7m-config pi@raspberrypi-iob:~ $ python3.

grafik

perhaps you have an idea what is wrong or what must be done. pls beware of that I am a linux newbie :-)

thx in advance
thomas

@thomasklein1975
Copy link
Author

can be closed. I used
sudo pip3.10 install asyncio-paho

After that it was working.

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

1 participant