Skip to content
This repository was archived by the owner on Oct 17, 2024. It is now read-only.

BUG: conda + tox broken due to virtualenv 20.0.34 #463

Closed
pllim opened this issue Oct 19, 2020 · 0 comments
Closed

BUG: conda + tox broken due to virtualenv 20.0.34 #463

pllim opened this issue Oct 19, 2020 · 0 comments
Labels

Comments

@pllim
Copy link
Member

pllim commented Oct 19, 2020

See ContinuumIO/anaconda-issues#12094 and pypa/virtualenv#1986 .

You will see this error:

FileNotFoundError: [Errno 2] No such file or directory: 'c:\\...\\venv\\scripts\\nt\\python.exe'

Possible solution (pick one and good luck to you):

  • Pin virtualenv==20.0.33.
  • Do not use conda in your Windows job.
  • Do not use tox in your Windows job.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants