Testing #18348 1. Install conda 2. Create two conda environments like so: ```conda create -n test1``` ```conda create -n test2``` 3. Activate each and get python path. They should be the same 4. Try using the API to find them. They don't show up at all.