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
{{ message }}
This repository was archived by the owner on Jun 11, 2021. It is now read-only.
I agree, a wheel for Python 3.8 would be great!
Currently, I can't use netifaces on a box where I don't have and can't install build tools.
It worked with Python 3.4 because a wheel was provided - netifaces-0.10.9-cp34-cp34m-manylinux1_i686.whl
Looks like the wheel is already being created, it's just a matter of getting it to PyPI:
Building wheels for collected packages: netifaces
Building wheel for netifaces (setup.py) ... done
Created wheel for netifaces: filename=netifaces-0.10.9-cp38-cp38-linux_x86_64.whl size=33522 sha256=286dace2827286b6734f63908a85619052a24aa2d7e9aed0f29491bbba875f76
Stored in directory: /tmp/pip-ephem-wheel-cache-87ydwskm/wheels/bf/4c/ae/80a6a14f01628be9d0b96e068fe33d3cfd6867ef3d984f7291
In Python 3.8 with Windows 64-bit, I do not install it by pip for missing MS VC.
I found no the wheel package. May you release it?
The text was updated successfully, but these errors were encountered: