As you can see on , this is not the latest version. On Windows, it's work as expected. Is it a bug or something?

root@85acafdb63d3 /app# pip3 install cmake Collecting cmake Downloading (15.9MB) 100% |████████████████████████████████| 15.9MB 60kB/s Installing collected packages: cmake Successfully installed cmake-3.13.3 
4

1 Answer

Turns out the default pip version is old, see .

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy