Hi! I have some problems when i try to install my project to pythonanywhere. After comand
pa_autoconfigure_django.py --nuke --python=3.9 --branch=master https://github.com/EvgenRedbeard/my-first-blog.git
I have error
Did not find environment /home/EvgenRedbeard/.virtualenvs/evgenredbeard.pythonanywhere.com to remove.
ERROR: virtualenvwrapper could not find /usr/local/bin/virtualenv in your path
What i should do to fix it?
[edit by admin: formatting]