I tried to Install Ipython on an offline computer using the whl file.
I got this error message.
ERROR: Package ‘ipython’ requires a different Python: 3.9.6 not in ‘>=3.10’
What do i do?
I cannot simply upgrade the python on the machine. Are ther older versions of Ipyhton, because I couldn’t find any on PyPI, that indicated they were compatible with older Python versions.