Conda pack not placing environment in correct path

529 Views Asked by At

I am using conda pack on a windows computer. Using conda pack -n env_name -o \path\env_name.tar.gz does not place the tar file in the correct path. Does anyone have experience with this issue?

For image 1 I tried packing the environment from the explicit environment itself

enter image description here

For image 2 I tried packing the environment from the base

enter image description here

0

There are 0 best solutions below