question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

install.sh fail on raspberry pi 4

See original GitHub issue

Hello, I am encountering the following issue when following the installation process. My pi 4 is freshly installed with the Raspbian OS with the required packages (I have followed the Debian/Ubuntu installation process). Not sure what I can do from here, i will continue to search though.

Reading package lists... Done
Building dependency tree
Reading state information... Done
npm is already the newest version (5.8.0+ds6-4).
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
Python version is 3.7
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already up-to-date: pip in ./venv/lib/python3.7/site-packages (20.0.2)
Looking in indexes: https://hosted.chia.net/simple/, https://www.piwheels.org/simple
ERROR: Could not find a version that satisfies the requirement miniupnpc==2.0.2 (from versions: none)
ERROR: No matching distribution found for miniupnpc==2.0.2

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
robert-claypoolcommented, Mar 19, 2021

Just FYI, No matching distribution found for miniupnpc==2.1 also happens on Manjaro when running https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=chia-gui-git line 37: pip install --extra-index-url https://download.chia.net/simple/ miniupnpc==2.1

I’m on a 64bit architecture (uname -m returns x86_64).

0reactions
emlowecommented, Jan 31, 2022

pip made an update that broke our (not-legal-HTML) simple py repo. However, they then made another update to allow it to work but prints out a deprecation warning. Update to latest pip and it should be working again

Read more comments on GitHub >

github_iconTop Results From Across the Web

4 posts • Page 1 of 1
install.sh. Mon Apr 22, 2013 3:46 pm. Hi, I'm trying to install an USB peripheral http://www.kvaser.com/en/products/can/usb.html.
Read more >
Ask Question
How to fix "sudo: ./install.sh: command not found" error when configuring "seed 4-Channel 16-Bit ADC for Raspberry Pi (ADS1115)"? Ask Question.
Read more >
Install fail on Pi - Installation & Troubleshooting
I see a new icon on the desktop and in the "programming" list, but when clicked they only show an hourglass for maybe...
Read more >
Error when running simple Shell (.sh) script
There are several solutions to this, but in this case, the easiest is just to re-create the file in the editor on your...
Read more >
Raspberry Pi Install Problem
Installing UCRM on a Raspberry Pi 2 seems to go ok untill I get the following error: root@TWC-Monitoring:/home/pi# curl -fsSL ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found