jupyter-c-kernel
jupyter-c-kernel copied to clipboard
kernelspec DeprecationWarning: replace is ignored
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)
Same problem here
Same issue.
same problem
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.
Yes, I checked. I'm not interested in fixing it anymore, but the error as described was fatal.
same issue
same issue