-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
macOS 13.4.1 python setup.py install #62
Comments
I enter the commands before installation:
and then
|
Yeah I am getting problems here too, probably not much can be done here. Do you perhaps know of libraries that only go as far as numpy/numba for the calculation of the integrals? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Patrick:
I tried another way of installation:
And then enter the command:
MACOSX_DEPLOYMENT_TARGET=13.4.1 CC=clang CXX=clang++ python setup.py install
I'm curious that what's the problem that causes the error.
My setting:
Thank you very much.
The text was updated successfully, but these errors were encountered: