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

kernelspec DeprecationWarning: replace is ignored #78

Open
gronk-droid opened this issue Sep 12, 2021 · 7 comments
Open

kernelspec DeprecationWarning: replace is ignored #78

gronk-droid opened this issue Sep 12, 2021 · 7 comments

Comments

@gronk-droid
Copy link

gronk-droid commented Sep 12, 2021

Unable to install, given this output:

sudo install_c_kernel --user
Installing IPython kernel spec
/usr/local/bin/install_c_kernel:32: DeprecationWarning: replace is ignored. Installing a kernelspec always replaces an existing installation
  KernelSpecManager().install_kernel_spec(td, 'c', user=user, replace=True, prefix=prefix)
@GlenHenshaw
Copy link

Same problem here

@fpf3
Copy link

fpf3 commented Dec 20, 2021

Same issue.

@pangle123
Copy link

same problem

@jameswdelancey
Copy link

Did you folks all check to see if it installed? I'm sure it did. This is a warning but you should have checked to see if the kernel was listed in jupyter and not assume it wasn't.

@fpf3
Copy link

fpf3 commented Aug 11, 2022

Yes, I checked. I'm not interested in fixing it anymore, but the error as described was fatal.

@FlazeNaive
Copy link

same issue

1 similar comment
@VernonGrant
Copy link

same issue

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

7 participants