[arch-general] python-cmake?
Iyán Méndez Veiga
me at iyanmv.com
Thu Nov 28 14:31:19 UTC 2019
Hi,
First of all, sorry if this is a really stupid question, but I've been trying
to search for a while and I couldn't find an answer.
Is the python module 'cmake' provided in some package in Arch? I mean, I know
that there is the cmake package in [extra] but there is no python-cmake, and
when I try 'import cmake' of course the module is not found.
This works if I install cmake with pip:
$ python -m env test
$ source test/bin/activate
$ (test) pip install cmake
$ (test) python
$>>> import cmake
Thanks,
Iyán
More information about the arch-general
mailing list