[issue30573] How to install cmake?

2017-06-05 Thread R. David Murray
R. David Murray added the comment: The pip issue tracker is at https://github.com/pypa/pip/issues if you want to suggest this, but I doubt it will be accepted. The action *is* something optional. -- nosy: +r.david.murray resolution: fixed -> third party type: compile error -> behavior

[issue30573] How to install cmake?

2017-06-05 Thread Dingo64
Dingo64 added the comment: I did: python -m pip install --upgrade pip and then pip3 install cmake went OK. So I would suggest to change notices like "You are using pip version 7.1.2, however version 9.0.1 is available. You should consider upgrading via the 'python -m pip install --upgrade pip'

[issue30573] How to install cmake?

2017-06-05 Thread Dingo64
New submission from Dingo64: When I try to use pip to install something it says it cannot because it doesn't make cmake. When I try to install cmake: C:\Python35>pip3 install cmake Collecting cmake Downloading cmake-0.7.0.tar.gz (29.2MB) 100% || 29.2MB 14kB