-
Notifications
You must be signed in to change notification settings - Fork 56
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
TypeError: string argument expected, got 'NoneType' #124
Comments
I ran the following commond from the doc:
Got a highlighted line:
I ingored it and contiuned the installation step it works in Atom. Btw, should I still install twisted and pyhamcrest? |
I'm not completely sure what the issue is here. It could be an issue with |
I pip installed
So, I guess it's fine. |
@kylebarron I ran into the same issue while trying to pip upgrade the package. What should I do?
|
Did you try |
So I just need to overwrite the package for the update? I don't understand why it raises an exception. Btw, is there any way I can know whether I need to upgrade the kernel or not? |
Well pip always overwrites This looks to be this error: pypa/pip#5082. You can use a third-party service like libraries.io to email you when a new version is released. |
I did upgrade pip when I tried to install the kernel in the first place because pip reminded to do so. My pip version is indeed
I will try libraries.io. Thanks. |
Ok. Did |
Yes, |
You can google but I think you could do |
Trying to install the kernel on Windows 10 and encountered the following issues:
The text was updated successfully, but these errors were encountered: