You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to reproduce
This is only happening in CircleCI, so I am not sure what is actually causing it (I tested on Windows 10 with conda and it works there).
It was also working fine until it broke without any apparent change.
Any hints on how to debug or workaround?
The text was updated successfully, but these errors were encountered:
omry
changed the title
Nox recognizing a Python interpreter that does not exist in
windows + conda : nox using an interpreter that does not exist
Oct 13, 2020
This is probably related to some change in my CI, but I am having a hard time figuring it out.
Describe the bug
nox is trying to use a Python interpreter that is not there:
How to reproduce
This is only happening in CircleCI, so I am not sure what is actually causing it (I tested on Windows 10 with conda and it works there).
It was also working fine until it broke without any apparent change.
Any hints on how to debug or workaround?
The text was updated successfully, but these errors were encountered: