python - can I update all anaconda packages by manually replacing the folder of packages? -


i have anaconda installed on computer various reasons (firewall mainly) cannot update packages using old

conda update --all

also, downloading package manually , running

conda install [path file] --offline

does not work either (don't know why + not want every single package need update.. many of them).

so wonder whether more radical , powerful possible: updating every desired package on personal laptop (that has anaconda no network restrictions) , copy-pasting full folder of updated packages firewalled computer.

is going work? use win 7 64bit.

many thanks!!


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -