You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using MacOS. From the Cythonize setup flags in setup.py it may be to do with this. I had some luck with adding '-macosx-version-min=10.10' to extra_compile_args. But it's not there yet.
If this is the case it may install fine on Windows.
I found a solution in pull request, I change the setup.py file according to the pull request. It worked!!! Maybe you should consider merging that into the master one.
Thank u for your reply!
Jiadong
Sent from my iPhone
On 1 Jun 2018, at 7:55 PM, paddyh087 <notifications@github.com<mailto:notifications@github.com>> wrote:
I'm using MacOS. From the Cythonize setup flags in setup.py it may be to do with this. I had some luck with adding '-macosx-version-min=10.10' to extra_compile_args. But it's not there yet.
If this is the case it may install fine on Windows.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#9 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/APDwYG92suvPYhUxLdTbwaBFjCVTJiceks5t4SvAgaJpZM4TgL5D>.
Hi,
I am having an installation problem, would you be able to provide any advice?
I'm running Python 3.6+ (conda), on MacOS 10.13.4
Cheers!
The text was updated successfully, but these errors were encountered: