My system uses x64 bit processor and Windows 8.1.
I installed:
- Python 2.7.6 (32 bit)
- then easy_install (2.7)
- then python27>easy_install pip
- test pip: python27>pip install bottle. I get message: "Wheel installs require setuptools >= 0.8 for dist-info support."
Please advise solutions.
Thanks.