Forums

Help Pythonanywhere gives error- Bash: No such file or directory

I have created my Pythonanywhere account. When I run the Pythonanywhere bash console I get this error message. Please what can I do to configure my app from Github

bash: https://github.com/Gasar-Iyali/zacks-first-blog.git: No such file or directory

What are you typing into the Bash console to get that error message? If you're trying to clone a git repository, you need to do something like this:

git clone https://github.com/Gasar-Iyali/zacks-first-blog.git