-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
triage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team
Description
The way PATH is setup,
python3
andPython
have different values in your environment. That is what is breaking this. We usepython3
by default . This seems like something is broken in the way environments activated by conda. Those paths must be same.@eleanorjboyd i cases where we can detect environment activation we should use
python
as a mitigation.
Originally posted by @karthiknadig in #638
Metadata
Metadata
Assignees
Labels
triage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team