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
Hello. I have seen this commit which brings nice improvements for me, especially the ability to build for 32 bits machines thanks to this line change (removal of -m64 option):
extra_compile_args = ["-w", "-O2", "-fPIC"]
However it seems the automated push to pyPI failed due to an incorrect password.
Do you think you would be able to correct that ?
The text was updated successfully, but these errors were encountered:
Hello. I have seen this commit which brings nice improvements for me, especially the ability to build for 32 bits machines thanks to this line change (removal of -m64 option):
extra_compile_args = ["-w", "-O2", "-fPIC"]
However it seems the automated push to pyPI failed due to an incorrect password.
Do you think you would be able to correct that ?
The text was updated successfully, but these errors were encountered: