mostly self explanatory, but elaboration never hurts.
When using yay to install a package that builds with cmake, it fails when "sources are ready" and it begins to build, yelling about "No module named cmake"
The cmake command is present on my system, but running it also gives "No module named cmake"
Trying to use pip to manually fetch it tells me to just use the arch-packaged version of the module I want.
But, everything I can find points towards cmake being said package.
I can't tell if this is a super weird issue or if I'm just missing something obvious, but I can't find anything on it to save my life. Does anyone know what's going on here?
P.S, sorry if tagging or format isn't quite right, just joined this server for this very issue.