Sujet : Re: Couldn't install numpy on Python 2.7
De : rosuav (at) *nospam* gmail.com (Chris Angelico)
Groupes : comp.lang.pythonDate : 12. Jun 2024, 18:59:40
Autres entêtes
Message-ID : <mailman.116.1718215194.2909.python-list@python.org>
References : 1 2 3 4 5 6 7
On Thu, 13 Jun 2024 at 03:41, AVI GROSS via Python-list
<
python-list@python.org> wrote:
>
Change is hard even when it may be necessary.
>
The argument often is about whether some things are necessary or not.
>
Python made a decision but clearly not a unanimous one.
What decision? To not release any new versions of Python 2? That isn't
actually the OP's problem here - the Python interpreter runs just
fine. But there's no numpy build for the OP's hardware and Python 2.7.
So if you want to complain about Python 2.7 being dead, all you have
to do is go through all of the popular packages and build binaries for
all modern computers. If that sounds easy, go ahead and do it; if it
sounds hard, realise that open source is not a democracy, and you
can't demand that other people do more and more and more unpaid work
just because you can't be bothered upgrading your code.
My current PC was not upgradable because of the new hardware requirement
Microsoft decided was needed for Windows 11.
Yes, and that's a good reason to switch to Linux for the older computer.
I mention this in the context of examples of why even people who are fairly
knowledgeable do not feel much need to fix what does not feel broken.
It doesn't feel broken, right up until it does. The OP has discovered
that it *IS* broken. Whining that it doesn't "feel broken" is nonsense
when it is, in fact, not working.
When is Python 4 coming?
Is this just another content-free whine, or are you actually curious
about the planned future of Python? If the latter, there is **PLENTY**
of information out there and I don't need to repeat it here.
Please don't FUD.
ChrisA