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

Kernel shut down because of standared library #191

Open
IlanHindy opened this issue Dec 17, 2018 · 3 comments
Open

Kernel shut down because of standared library #191

IlanHindy opened this issue Dec 17, 2018 · 3 comments

Comments

@IlanHindy
Copy link

Hi,
I installed cling-xeus according to your instructions:
Installed totally new Miniconda
Created a cling env (tried 3.7 and 3.6)
InstallIed cling-xeus by coping the command on your page onda install xeus-cling notebook -c QuantStack -c conda-forge
installed Jupyter.
Opened a notebook.
With Python it works fine
With C++ not
In the Miniconda terminal I get the following error 👍

ERROR in cling::CIFactory::createCI():
resource directory C:/bld/xeus-cling_1544660831115/_b_env/Library\lib\clang\5.0.0 not found!
input_line_1:1:10: fatal error: 'new' file not found
#include
^~~~~
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with _CRT_MSVCP_CURRENT 'msvcp140.dll'
Extraction of runtime standard library version was: ''
[I 20:39:03.356 NotebookApp] Interrupted...
[I 20:39:03.364 NotebookApp] Shutting down 1 kernel
[I 20:39:03.366 NotebookApp] Kernel shutdown: 32b58571-9a4a-41b4-8ad0-8d0f62b22a6f

The OS is Windows 10
Ilan

@ghost
Copy link

ghost commented Sep 7, 2020

Hi, I am facing the same problem. Have you already finish this question?

@vgvassilev
Copy link
Owner

@SylvainCorlay, is this a known issue?

@SylvainCorlay
Copy link
Contributor

@vgvassilev this looks like an issue from 2018 when we had our own conda channel.

Also, we don't provide a windows build of xeus-cling at the moment.

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

3 participants