If you have renamed your project directory containing ENV - virtual environment directory, try wiping out ENV directory and recreate virtualenv and activate it and reinstall pip dependencies.
TL-DR;
Delete virtual environment, create new one, activate it and issue pip commands again.