sushantnadkar / vcgencmd

Python binding for Raspberry Pi's Video Core General Command Service (vcgencmd)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup fails on Ubuntu server 20.04.1 LTS

ignazio-ingenito opened this issue · comments

Following the setup instructions the both global and local setups fail

pi@raspberry:~# sudo pip3 install -e .
ERROR: File "setup.py" not found. Directory cannot be installed in editable mode: /home/pi
pi@raspberry:~# pip3 install -e . --user
ERROR: File "setup.py" not found. Directory cannot be installed in editable mode: /home/pi

ubuntu info

pi@raspberry:~$ lsb_release -a
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.1 LTS
Release:        20.04
Codename:       focal

versions

Python  3.8.5
Pip     20.0.2