Hello All, I am getting an setuptool error when trying to instal NumPy 1.11.2 on Python 2.6.
I there a way to download the setuptools to complete the installation? Here is my build .log more build.log Running from numpy source directory. Traceback (most recent call last): File "setup.py", line 386, in <module> setup_package() File "setup.py", line 363, in setup_package from setuptools import setup ImportError: No module named setuptools Regards, William James Analytics - Hybrid Data Management IBM Cloud, US Distribution Market Phone: 813-838-7508 From: William James/Tampa/IBM To: numpy-discussion@python.org Date: 12/05/2018 10:46 AM Subject: Try to install Numpy 1.11.2, getting setuptool error Hello All, I am getting an setuptool error when trying to instal NumPy 1.11.2 on Python 2.6. I there a way to download the setuptools to complete the installation? Here is my build .log more build.log Running from numpy source directory. Traceback (most recent call last): File "setup.py", line 386, in <module> setup_package() File "setup.py", line 363, in setup_package from setuptools import setup ImportError: No module named setuptools Regards, William James Analytics - Hybrid Data Management IBM Cloud, US Distribution Market Phone: 813-838-7508
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@python.org https://mail.python.org/mailman/listinfo/numpy-discussion