You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On an uppdated RaspberryPi
Python 3.9.2
pip 20.3.4 from /usr/lib/python3/dist-packages/pip (python 3.9)
pip3 install .
yields
ERROR: Directory '.' is not installable. Neither 'setup.py' nor 'pyproject.toml' found.
Help
Do I need to download the project and unpack it in the home directory?
The text was updated successfully, but these errors were encountered:
Sorry, Python noob here.
On an uppdated RaspberryPi
Python 3.9.2
pip 20.3.4 from /usr/lib/python3/dist-packages/pip (python 3.9)
pip3 install .
yields
ERROR: Directory '.' is not installable. Neither 'setup.py' nor 'pyproject.toml' found.
Help
Do I need to download the project and unpack it in the home directory?
The text was updated successfully, but these errors were encountered: