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 fails to start #8

Open
sdwfrost opened this issue Sep 6, 2019 · 3 comments
Open

Kernel fails to start #8

sdwfrost opened this issue Sep 6, 2019 · 3 comments
Assignees

Comments

@sdwfrost
Copy link

sdwfrost commented Sep 6, 2019

I get the following error (with both Windows 10 + .NET 2.1 and WSL + .NET 2.2) when launching the CSharpCore kernel.

No executable found matching command "dotnet-<PATH>/ICSharpCore.dll"
@kerryjiang
Copy link
Member

kerryjiang commented Sep 6, 2019

Hello, @sdwfrost.
The PATH should be replaced with the actual location of the assembly.

@sdwfrost
Copy link
Author

sdwfrost commented Sep 7, 2019

Dear @kerryjiang

Thanks - things weren't documented in the README. I assume that one has to edit the kernel.json file manually to point to the assembly? Would it also be possible to put details of the build process for the assembly in the README.md?

@kerryjiang
Copy link
Member

Good point. We also recommend you to use SciSharpCube:
https://github.com/SciSharp/SciSharpCube

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

2 participants