Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opaque error when running data-science-stack create-conda-env tmp #87

Open
mattf opened this issue Feb 9, 2021 · 0 comments
Open

opaque error when running data-science-stack create-conda-env tmp #87

mattf opened this issue Feb 9, 2021 · 0 comments

Comments

@mattf
Copy link
Contributor

mattf commented Feb 9, 2021

$ ./data-science-stack create-conda-env tmp
###NV### Tue 09 Feb 2021 12:34:24 AM EST #### Conda detected: 4.9.2
###NV### Tue 09 Feb 2021 12:34:24 AM EST #### Conda root: /mnt/ssd/miniconda3
###NV### Tue 09 Feb 2021 12:34:24 AM EST #### START Setup Conda Env - env:tmp => tmp-2.8.0-dev

SpecNotFound: Invalid name, try the format: user/package

Could not find conda environment: tmp-2.8.0-dev
You can list all discoverable environments with `conda info --envs`.

Traceback (most recent call last):
  File "/mnt/ssd/miniconda3/bin/jupyter", line 11, in <module>
    sys.exit(main())
  File "/mnt/ssd/miniconda3/lib/python3.8/site-packages/jupyter_core/command.py", line 285, in main
    command = _jupyter_abspath(subcommand)
  File "/mnt/ssd/miniconda3/lib/python3.8/site-packages/jupyter_core/command.py", line 124, in _jupyter_abspath
    raise Exception(
Exception: Jupyter command `jupyter-labextension` not found.
###NV### Tue 09 Feb 2021 12:34:25 AM EST #### END Setup Conda Env
###NV### Tue 09 Feb 2021 12:34:25 AM EST #### Next you can run: data-science-stack run-jupyter

i would expect an error message that "tmp" isn't a known environment.

mattf added a commit to mattf/data-science-stack that referenced this issue Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant