This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ullix
Recipients ullix
Date 2020-10-03.07:49:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601711365.63.0.761607861812.issue41917@roundup.psfhosted.org>
In-reply-to
Content
Installing matplotlib via: python3 -m pip install -U matplotlib
fails because kiwisolver cannot be installed. Among a lot of error output is: WARNING: The wheel package is not available.

Not having matplotlib is a MAJOR hurdle for many!


Sstem: Ubuntu 16.04 with Python 3.9rc2 installed from deadsnakes repository (http://ppa.launchpad.net/deadsnakes/ppa/ubuntu/)
History
Date User Action Args
2020-10-03 07:49:25ullixsetrecipients: + ullix
2020-10-03 07:49:25ullixsetmessageid: <1601711365.63.0.761607861812.issue41917@roundup.psfhosted.org>
2020-10-03 07:49:25ullixlinkissue41917 messages
2020-10-03 07:49:25ullixcreate