0

Since my C:\ drive is almost full, I need to move my all pip packages to another drive in Windows. Try different methods but didn't work.

I set PIP_TARGET environment variable this changed the installation directory but cannot executes those installed packages. I added to my new directory to PATH variable and that also didn't work.

EDIT: Currently, I removed PIP_TARGET and pip worked fine but all packages are installed in default location. When I add PIP_TARGET with the target location of D:\Repo\pip, new packages are installed in D:\Repo\pip. But when I try to execute them it gives me an error messages saying that package is not installed.

clrajapaksha
  • 59
  • 1
  • 7

0 Answers0