Skip to content
Discussion options

You must be logged in to vote

Thanks for filing this issue, looks like libssl hasn't been installed properly on your machine. Or is the wrong bitness.
I am using a Mac with the silicon chip and not running into this, you might have some issues with the installation of Python on your machine.

Please try the following:

  • Open a terminal outside vscode and confirm you can run the following without any issues:
> conda activate base_bice_anaconda # first activate the conda environment 
> conda install -c conda-forge notebook # Install jupyter notebooks into the conda environment
> python -m jupyter notebook
  • If that works, please ensure you select the base_bice_anaconda environment in the following command
    Jupyter: Select …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@danistenia
Comment options

Answer selected by danistenia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants