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

ModuleNotFoundError: No module named 'george.kernel_interface' #88

Open
Yvonne-Ng opened this issue Jan 17, 2018 · 2 comments
Open

ModuleNotFoundError: No module named 'george.kernel_interface' #88

Yvonne-Ng opened this issue Jan 17, 2018 · 2 comments

Comments

@Yvonne-Ng
Copy link

Yvonne-Ng commented Jan 17, 2018

Hi
I experienced the error: ModuleNotFoundError: No module named 'george.kernel_interface' when I added a new kernel to george and recompile. ( I recompile by calling $python3 setup.py install --user)
The issue disappear when I remove the kernel. I am attaching the kernel here. I checked everything and can't seem to spot anything that is different from the other default kernels. I also inherited the file from a person that had the kernel working in version dev1.0.0. Any help or pointer will be appreciated.

PS changed the file format to txt since yml is not supported by github.
My george version is george==0.3.1.dev0 with python3
SignalKernel copy.txt

@dfm
Copy link
Owner

dfm commented Jan 18, 2018

This means that there is a compiler error when you try to compile. Take a look at what that error is and see if you can fix it.

@schen70
Copy link

schen70 commented Jun 26, 2018

@Yvonne-Ng I may have a similar issue. Did you ever find a solution?

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