-
Notifications
You must be signed in to change notification settings - Fork 6.8k
mxnet=1.6.0 for OSX on pypi does not work #17671
Comments
Seems the linux wheels are labeled wrongly and claim support for all platforms: https://pypi.org/project/mxnet/1.6.0/#files |
wheels for osx for py36 through py38 have been uploaded. the linux wheel is a long-standing problem as py2.py3 tag is only supported for universal wheels with any |
How about py35? |
I made py35 available too |
Thanks, installing It might also be useful to update the package description to include a mention of the recently added Cuda 10.2 version and remove older versions.
|
Doesn't |
Good question, it would be good to know if that is the case. |
|
Yes, this issue is resolved for me, thank you. |
@leezu plz close. Thanks! |
so, you mean, currently we not support the python3.9 version? |
I am using MacOs but still I too get the same error. Can you please let me know how did you solved this issues. Will be great help indeed. |
I can confirm had this error on 3.9.2. Downgraded to 3.8.6, no error. |
If you have an m1 mac and still have a problem (error: not a mach-o library), I have some basic instructions on how I got this working using some of the 2.0 cmake work. |
Description
It seems that mxnet 1.6.0 was published on pypi: https://pypi.org/project/mxnet/1.6.0/
However, when installing it through pip on a mac, I receive this error message:
The text was updated successfully, but these errors were encountered: