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 annelischen
Recipients annelischen, ned.deily, ronaldoussoren
Date 2019-09-04.12:45:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567601153.07.0.326922242017.issue38027@roundup.psfhosted.org>
In-reply-to
Content
So, all in all, if I try to install Numpy, SciPy, pandas or any related libraries via pip I see several issues, no AIX version written (somewhere?) for Python 3.8, as well as pip addresses to mkl_rt, which is not found in the path.

I am trying to use python3.8 as a system interpreter and pip version: pip 19.2.3 I don't want to use conda. I am trying to test it using my system. What can I do?
History
Date User Action Args
2019-09-04 12:45:53annelischensetrecipients: + annelischen, ronaldoussoren, ned.deily
2019-09-04 12:45:53annelischensetmessageid: <1567601153.07.0.326922242017.issue38027@roundup.psfhosted.org>
2019-09-04 12:45:53annelischenlinkissue38027 messages
2019-09-04 12:45:52annelischencreate