I tried to install dump1090exporter on the newly installed Ubuntu 20.04 LTS. But I had an error:
How to recreate that issue?
- Install Ubuntu 20.04 from scratch.
- sudo apt update
- sudo apt install python3-pip
- sudo pip3 install dump1090exporter
- dump1090exporter
There is no difference if you use pip or pip3. In both cases, the result is the same, above error.