if you copy project with env folder from another computer, you must change VIRTUAL_ENV in som files and correct any absolute address from another system.
1- pyvenv.cfg : in root of venv folder
2- activate.bat : venv/Scripts
3- Activate.ps1 : venv/Scripts
in Activate.ps1 maby don't need any change