On 11/30/18 5:35 PM, Steven D'Aprano wrote: > On Fri, Nov 30, 2018 at 01:47:11PM +0000, Henrique Castro wrote: > >> Dear colleagues, > >> Soon I'll start to use one of the powerful computers on my university >> as a tool in my Ph.D. The computer does not have an internet >> connection and I need to find a way to install a conda environment on >> it. > [...] > > Generally speaking, it is *really hard* to copy an installed suite of > applications from one machine to another. It's usually best to get an > off-line (no internet access) installer, copy it to the machine, then > run the installer.
You really should poke around the Anaconda community for this. From some earlier research I did when someone asked me a question (not here on tutor), I recall conda used to have some unfortunate dependencies on having an internet connection, and they've done quite a lot of work on making what you want possible. I think there are minimum versions you need, and some flags you need (some kind of --offline thing) but those folks know about this scenario. I have no idea how you do the "install", so I'll just stop writing now... _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor