I am trying to install numpy library on Python 2.7.15 in PyCharm but the error message I get is:
ERROR: Could not find a version that satisfies the requirement numpy (from
versions: none)
ERROR: No matching distribution found for numpy
c:\python27\lib\site-packages\pip\_vendor\urllib3\util\ssl_.py:164:
InsecurePlatformWarning: A true SSLContext object is not available. This
prevents urllib3 fro
m configuring SSL appropriately and may cause certain SSL connections to
fail. You can upgrade to a newer version of Python to solve this. For more >> information, see
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
InsecurePlatformWarning,
Any clues?
I am sure there is inertia to move from an older product and some people
need a reason like this where the old becomes untenable.
It seems Microsoft is having a problem where something lik 2/3 of Windows users have not upgraded from Windows 10 after many years and have set a deadline in a year or so for stopping updates. In that case, hardware was a concern for some as Windows 11 did not work on their machines. With
upgrading python, the main concern is having to get someone to examine old code and try to make it compatible.
But anyone doing new code in Python 2 in recent years should ...
-----Original Message-----
From: Python-list <python-list-bounces+avi.e.gross=gmail.com@python.org> On Behalf Of Gordinator via Python-list
Sent: Wednesday, June 12, 2024 10:19 AM
To: python-list@python.org
Subject: Re: Couldn't install numpy on Python 2.7
On 12/06/2024 12:30, marc nicole wrote:
I am trying to install numpy library on Python 2.7.15 in PyCharm but themore
error message I get is:
ERROR: Could not find a version that satisfies the requirement numpy (from >>> versions: none)
ERROR: No matching distribution found for numpy
c:\python27\lib\site-packages\pip\_vendor\urllib3\util\ssl_.py:164:
InsecurePlatformWarning: A true SSLContext object is not available. This >>> prevents urllib3 fro
m configuring SSL appropriately and may cause certain SSL connections to >>> fail. You can upgrade to a newer version of Python to solve this. For
information, see
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings >>> InsecurePlatformWarning,
Any clues?
Why are you using Python 2? Come on, it's been 16 years. Ya gotta move
on at some point.
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
It seems Microsoft is having a problem where something lik 2/3 of Windows users have not upgraded from Windows 10 after many years
So if anyone
actually does need to use pip with Python 2.7, they probably need to
set up a local server
On Thu, 13 Jun 2024 at 10:58, <avi.e.gross@gmail.com> wrote:
Chris,
You seem to have perceived an insult that I remain unaware of.
If you're not aware that you're saying this, then don't say it.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 09:03:46 |
Calls: | 10,387 |
Calls today: | 2 |
Files: | 14,060 |
Messages: | 6,416,669 |