Where is conda.pth?

67 Views Asked by At

As I understand it, conda develop \path\to\project adds a path to a file called conda.pth which stores all the paths accessible to python. I would like to find this file so I can check which paths I have added to it.

Where can I find this file? I am using a Windows machine.

0

There are 0 best solutions below