When I tried to install cmake on LINUX, I got an ERROR.
pip install --usercmake-3.18.4.post1.tar.gz
Processing. /cmake - 3.18.4.post1.tar.gz
Installing build dependencies... error
Complete output from command/home/devadmin/anaconda3/bin/python/home/devadmin/anaconda3/lib/python3.7/site-packages/pipe install --ignore-installed --no-user --prefix/tmp/pipe-build-env-9txte6/notory --noctritional-nocary --noctritory
cmake is not Python's library, so I don't think pip can install it.
https://qiita.com/wasnot/items/76ecc844723965c7d433
Why don't you try this link?
As the previous respondent said, it seems that cmake cannot be installed with pip.
There seems to be the following methods for installing cmake on LINUX, so please refer to them.
https://qiita.com/pollenjp/items/391afc3e9f93006b83ba
© 2024 OneMinuteCode. All rights reserved.