1

I have an anaconda package installed on my pc as well as on a usb. I want to add some modules to the anaconda that's on the usb. How do I do this without it installing them onto my pc version?

WillacyMe
  • 562
  • 1
  • 6
  • 25
  • Call out the specific version of pip that you want to use: `USB_DRIVE_LETTER:\Anaconda_Install_Directory\Scripts\pip.exe install package-name` I think that should work – darthbith Nov 16 '16 at 22:45

0 Answers0