cling icon indicating copy to clipboard operation
cling copied to clipboard

Kernel shut down because of standared library

Open IlanHindy opened this issue 5 years ago • 3 comments

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

IlanHindy avatar Dec 17 '18 18:12 IlanHindy

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

ghost avatar Sep 07 '20 19:09 ghost

@SylvainCorlay, is this a known issue?

vgvassilev avatar Sep 07 '20 19:09 vgvassilev

@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.

SylvainCorlay avatar Sep 07 '20 22:09 SylvainCorlay