I have created a virtual environment in a local folder in my office laptop which is synced in my MEGA cloud drive. I did so such that the environment be accessible through my home laptop. Both my home and office laptops have the same Python version 3.12.
But when I want to activate the environmnet and run python on my home laptop in powershell or VSCode, they return the error No Python at “ThePathtoPythonInterpreteronMyOfficeLaptop“.
So can any one help me to cope with this problem and activate this environmnet on my home laptop.