jupyterlab / jupyterlab-demo

Demonstrations of JupyterLab
https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab
Other
186 stars 240 forks source link

ResolvePackageNotFound: - xeus-cling[version='<=0.11'] #114

Closed W11T closed 1 year ago

W11T commented 1 year ago

"invoke environment" fails:

(base) <repo>\jupyterlab-demo-master>invoke environment --env-name=jupyterlab-demo
creating environment jupyterlab-demo
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... failed

ResolvePackageNotFound:
  - xeus-cling[version='<=0.11']

btw:

(base) ... >conda config --add channels conda-forge --yes
usage: conda-script.py [-h] [-V] command ...
conda-script.py: error: unrecognized arguments: --yes
welcome[bot] commented 1 year ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

fcollonval commented 1 year ago

Closing as the environment has been updated - please open a new issue if it is still failing.