I'm trying to install Selenium in a conda environment in Windows 10 with
conda install --name myenv selenium
but this returns the error
PackageNotFoundError: Package missing in current win-64 channels:
- selenium
How can I complete this package installation?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…