-
Notifications
You must be signed in to change notification settings - Fork 16
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
Python3 kernel not available? #3
Comments
What do you get if you type:
in a Windows console (terminal)? On 06/05/2015 03:16 PM, jvreelan wrote:
Stephen Waterbury Computing Environments and Collaborative Technologies |
Python 2.7.9 :: Anaconda 2.2.0 From: waterbug [mailto:[email protected]] What do you get if you type: python --version in a Windows console (terminal)? On 06/05/2015 03:16 PM, jvreelan wrote:
Stephen Waterbury Computing Environments and Collaborative Technologies— |
When I typed ipython in the anaconda window I got this [cid:[email protected]] From: waterbug [mailto:[email protected]] What do you get if you type: python --version in a Windows console (terminal)? On 06/05/2015 03:16 PM, jvreelan wrote:
Stephen Waterbury Computing Environments and Collaborative Technologies— |
Hmm ... not sure what you mean by "the anaconda window" -- Anyway, to run the installation test notebook, it's best if
On 06/05/2015 03:45 PM, jvreelan wrote:
Stephen Waterbury Computing Environments and Collaborative Technologies |
The procedure you are describing is exactly what I have done about half a dozen times. I think my problem is that I installed Python 3.4 first and then uninstalled it. Not it seems to be still defaulting to the Python3 kernel for some reason even though I uninstalled it. From: waterbug [mailto:[email protected]] Hmm ... not sure what you mean by "the anaconda window" -- Anyway, to run the installation test notebook, it's best if
ipython notebook
On 06/05/2015 03:45 PM, jvreelan wrote:
Stephen Waterbury Computing Environments and Collaborative Technologies— |
What I mean by anaconda window is going to All Programs->Anaconda->Anaconda Command Prompt From: waterbug [mailto:[email protected]] Hmm ... not sure what you mean by "the anaconda window" -- Anyway, to run the installation test notebook, it's best if
ipython notebook
On 06/05/2015 03:45 PM, jvreelan wrote:
Stephen Waterbury Computing Environments and Collaborative Technologies— |
Ah, ok. I've never done that, and I'm not sure that you I would suggest starting over. Remove the entire Anaconda Steve On 06/05/2015 04:07 PM, jvreelan wrote:
Stephen Waterbury Computing Environments and Collaborative Technologies |
Oh, I didn't know about that! I'm not on Windows myself But my other comment still applies -- I'd recommend starting Steve On 06/05/2015 04:10 PM, jvreelan wrote:
Stephen Waterbury Computing Environments and Collaborative Technologies |
I have done that. And I am still getting this message. From: waterbug [mailto:[email protected]] Ah, ok. I've never done that, and I'm not sure that you I would suggest starting over. Remove the entire Anaconda Steve On 06/05/2015 04:07 PM, jvreelan wrote:
Stephen Waterbury Computing Environments and Collaborative Technologies— |
Right now I am trying to install stuff on my laptop to see if it works different. From: waterbug [mailto:[email protected]] Oh, I didn't know about that! I'm not on Windows myself But my other comment still applies -- I'd recommend starting Steve On 06/05/2015 04:10 PM, jvreelan wrote:
Stephen Waterbury Computing Environments and Collaborative Technologies— |
What does the source activate command do? From: waterbug [mailto:[email protected]] Oh, I didn't know about that! I'm not on Windows myself But my other comment still applies -- I'd recommend starting Steve On 06/05/2015 04:10 PM, jvreelan wrote:
Stephen Waterbury Computing Environments and Collaborative Technologies— |
Ok the laptop worked and I rebooted the desktop and tried again. Mission success! From: waterbug [mailto:[email protected]] Oh, I didn't know about that! I'm not on Windows myself But my other comment still applies -- I'd recommend starting Steve On 06/05/2015 04:10 PM, jvreelan wrote:
Stephen Waterbury Computing Environments and Collaborative Technologies— |
I get this message when I try to do the cell->run all:
The 'python3' kernel is not available. Please pick another suitable kernel instead, or install that kernel.
Also the initial activate command returned the message:
Usage: activate envname
and did not seem to work.
The text was updated successfully, but these errors were encountered: