I am currently working with Anaconda on windows. I want to move the virtual environment to my other system, which uses linux as operating system. The problem is that the linux system doesn’t have access to the internet, so I need to somehow download all the standalone installation files from windows system and move them to linux system. How do I cope with this?
It is a supplementary problem, but I’m also having a hard time ’cause I don’t know how to manage the virtual environments in conda to have duplicate packages with different versions. I will be very thankful to get a solution on my problems
Packing and unpacking environment directory does not work due to different platform, and exporting via yml file also doesn’t work due to internet problem.
user25075037 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.