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

Minor : MacOSX 3.9 Intel work but need to use python3 #448

Open
kwccoin opened this issue Oct 19, 2022 · 1 comment
Open

Minor : MacOSX 3.9 Intel work but need to use python3 #448

kwccoin opened this issue Oct 19, 2022 · 1 comment

Comments

@kwccoin
Copy link

kwccoin commented Oct 19, 2022

I am on intel and python 3.9 is supported. The only issue I have is that the installation tutorial use python. That will enable command line to use python ./examples/...py to run but not under jupyter notebook.

However I install again using python3 ... All works.

(BTW, I tried to allow C++ engine and hence do setup the environment variables.)

@Takishima
Copy link
Collaborator

Just to understand what the issue is: installation on the command line is working just fine, but within the Jupyter notebook it doesn't?

In that case, you need to properly setup your Jupyter notebook kernel to use the correct Python version.

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

2 participants