ptrkrysik / gr-gsm

Gnuradio blocks and tools for receiving GSM transmissions
Other
1.33k stars 429 forks source link

installation problem (-- Python checking for mako >= 0.4.2 - not found #594

Open nminpc opened 2 years ago

nminpc commented 2 years ago

Python checking for python >= 3.4 -- Python checking for python >= 3.4 - found -- -- Python checking for mako >= 0.4.2 -- Python checking for mako >= 0.4.2 - not found CMake Error at CMakeLists.txt:173 (message): Mako templates required to build VOLK

-- Configuring incomplete, errors occurred! See also "/usr/local/src/libvolk/build/CMakeFiles/CMakeOutput.log". [ERROR] Configuration failed after running at least twice. [ERROR] Problem occurred while building package libvolk: Configuration failed
[ERROR] Error installing package libvolk. Aborting.

nminpc commented 2 years ago

pip install Mako==1.1.6 (does not work)

istiak101 commented 2 years ago

Install from your distro repository.