Psutil: [Windows] Release cpython wheels for Python 3.9 on PyPI

Created on 12 Oct 2020  路  4Comments  路  Source: giampaolo/psutil

Platform

  • Windows 64-bit
  • Python 3.9

Bug description
Python 3.9 was released on Oct 5th and getting some wheels up on PyPI will make installation easier.

bug wheels windows

All 4 comments

Depends on appveyor/ci#3541.

This issue has been fixed. Is it possible now to release cpython wheel for psutil-5.7.3-cp39-cp39-win_amd64.whl ?.

We would be very grateful as we depend on psutil and on some windows system it's a hassle to get installed.

Appveyor added support, but it turns out Python 3.9 depends on Visual Studio 2019, and unfortunately that breaks some stuff:
https://ci.appveyor.com/project/giampaolo/psutil/build/job/ewqdw2tpt19h86rf
Somebody with VS 2019 should give it a try.

Was this page helpful?
0 / 5 - 0 ratings