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

Unable to use conda environment #423

Closed
quarkquartet opened this issue Mar 14, 2022 · 1 comment · Fixed by #425
Closed

Unable to use conda environment #423

quarkquartet opened this issue Mar 14, 2022 · 1 comment · Fixed by #425
Labels

Comments

@quarkquartet
Copy link

Description

I don't know whether this is my own problem or not, but I cannot switch to conda environment.

I simply installed this desktop, choose env to be the ~/opt/anaconda3/bin/python for the "base" environment, and click to save and restart. Then it becomes blank.

image

I then tried to create another conda env, conda create -n jupyter python=3.9, jupyterlab, reinstall jupyterlab, choose the env to be ~/opt/anaconda3/envs/jupyter/bin/python, same result.

Conda environment list (created one, not the base one):

% conda list
# packages in environment at /Users/isaac/opt/anaconda3/envs/jupyter:
#
# Name                    Version                   Build  Channel
anyio                     3.5.0            py39hecd8cb5_0
appnope                   0.1.2           py39hecd8cb5_1001
argon2-cffi               21.3.0             pyhd3eb1b0_0
argon2-cffi-bindings      21.2.0           py39hca72f7f_0
asttokens                 2.0.5              pyhd3eb1b0_0
attrs                     21.4.0             pyhd3eb1b0_0
babel                     2.9.1              pyhd3eb1b0_0
backcall                  0.2.0              pyhd3eb1b0_0
bleach                    4.1.0              pyhd3eb1b0_0
brotlipy                  0.7.0           py39h9ed2024_1003
ca-certificates           2022.2.1             hecd8cb5_0
certifi                   2021.10.8        py39hecd8cb5_2
cffi                      1.15.0           py39hc55c11b_1
charset-normalizer        2.0.4              pyhd3eb1b0_0
cryptography              36.0.0           py39hf6deb26_0
debugpy                   1.5.1            py39he9d5cce_0
decorator                 5.1.1              pyhd3eb1b0_0
defusedxml                0.7.1              pyhd3eb1b0_0
entrypoints               0.3              py39hecd8cb5_0
executing                 0.8.3              pyhd3eb1b0_0
idna                      3.3                pyhd3eb1b0_0
importlib-metadata        4.8.2            py39hecd8cb5_0
importlib_metadata        4.8.2                hd3eb1b0_0
ipykernel                 6.9.1            py39hecd8cb5_0
ipython                   8.1.1            py39hecd8cb5_0
ipython_genutils          0.2.0              pyhd3eb1b0_1
jedi                      0.18.1           py39hecd8cb5_1
jinja2                    3.0.2              pyhd3eb1b0_0
json5                     0.9.6              pyhd3eb1b0_0
jsonschema                3.2.0              pyhd3eb1b0_2
jupyter_client            7.1.2              pyhd3eb1b0_0
jupyter_core              4.9.2            py39hecd8cb5_0
jupyter_server            1.13.5             pyhd3eb1b0_0
jupyterlab                3.2.9              pyhd3eb1b0_0
jupyterlab_pygments       0.1.2                      py_0
jupyterlab_server         2.10.3             pyhd3eb1b0_1
libcxx                    12.0.0               h2f01273_0
libffi                    3.3                  hb1e8313_2
libsodium                 1.0.18               h1de35cc_0
markupsafe                2.0.1            py39h9ed2024_0
matplotlib-inline         0.1.2              pyhd3eb1b0_2
mistune                   0.8.4           py39h9ed2024_1000
nbclassic                 0.3.5              pyhd3eb1b0_0
nbclient                  0.5.11             pyhd3eb1b0_0
nbconvert                 6.3.0            py39hecd8cb5_0
nbformat                  5.1.3              pyhd3eb1b0_0
ncurses                   6.3                  hca72f7f_2
nest-asyncio              1.5.1              pyhd3eb1b0_0
notebook                  6.4.8            py39hecd8cb5_0
openssl                   1.1.1m               hca72f7f_0
packaging                 21.3               pyhd3eb1b0_0
pandocfilters             1.5.0              pyhd3eb1b0_0
parso                     0.8.3              pyhd3eb1b0_0
pexpect                   4.8.0              pyhd3eb1b0_3
pickleshare               0.7.5           pyhd3eb1b0_1003
pip                       21.2.4           py39hecd8cb5_0
prometheus_client         0.13.1             pyhd3eb1b0_0
prompt-toolkit            3.0.20             pyhd3eb1b0_0
ptyprocess                0.7.0              pyhd3eb1b0_2
pure_eval                 0.2.2              pyhd3eb1b0_0
pycparser                 2.21               pyhd3eb1b0_0
pygments                  2.11.2             pyhd3eb1b0_0
pyopenssl                 22.0.0             pyhd3eb1b0_0
pyparsing                 3.0.4              pyhd3eb1b0_0
pyrsistent                0.18.0           py39hca72f7f_0
pysocks                   1.7.1            py39hecd8cb5_0
python                    3.9.0                h88f2d9e_2
python-dateutil           2.8.2              pyhd3eb1b0_0
pytz                      2021.3             pyhd3eb1b0_0
pyzmq                     22.3.0           py39he9d5cce_2
readline                  8.1.2                hca72f7f_1
requests                  2.27.1             pyhd3eb1b0_0
send2trash                1.8.0              pyhd3eb1b0_1
setuptools                58.0.4           py39hecd8cb5_0
six                       1.16.0             pyhd3eb1b0_1
sniffio                   1.2.0            py39hecd8cb5_1
sqlite                    3.37.2               h707629a_0
stack_data                0.2.0              pyhd3eb1b0_0
terminado                 0.13.1           py39hecd8cb5_0
testpath                  0.5.0              pyhd3eb1b0_0
tk                        8.6.11               h7bc2e8c_0
tornado                   6.1              py39h9ed2024_0
traitlets                 5.1.1              pyhd3eb1b0_0
typing-extensions         3.10.0.2             hd3eb1b0_0
typing_extensions         3.10.0.2           pyh06a4308_0
tzdata                    2021e                hda174b7_0
urllib3                   1.26.8             pyhd3eb1b0_0
wcwidth                   0.2.5              pyhd3eb1b0_0
webencodings              0.5.1            py39hecd8cb5_1
websocket-client          0.58.0           py39hecd8cb5_4
wheel                     0.37.1             pyhd3eb1b0_0
xz                        5.2.5                h1de35cc_0
zeromq                    4.3.4                h23ab428_0
zipp                      3.7.0              pyhd3eb1b0_0
zlib                      1.2.11               h4dc903c_4

System: MacOS 12.2.1. Anaconda and jupyterlab-desktop are just downloaded and installed from the website and should be the newest version.

Reproduce

See the above section.

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error '...'

Expected behavior

Context

  • Operating System and version: MacOS 12.2.1
  • JupyterLab-Desktop version: 3.2.9
  • Installer: .pkg
@welcome
Copy link

welcome bot commented Mar 14, 2022

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

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! 👋

Welcome to the Jupyter community! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant