BirdNET
BirdNET copied to clipboard
Readme hyphen is a different character so shows error in pip install
In the readme there is the code:
cd BirdNET
pip install –r requirements.txt
When when I ran it I got:
ERROR: Invalid requirement: '–r'
It is because the hyphen in this line –
is is different to the normal hyphen -