Forums

Error with virtualenvwrapper

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]

Have you made some changes to your .bashrc or your .profile? Those are important system configuration files, and if you've removed the default configuration from there, that could cause problems like you describe.

Yes, i deleted .local directory. I ask you to fix it, if you can

The easiest solution is to create a new account.

Thank you, i have already done it)