I was attempting to compile an application and to my disappointment found that 'Meson' does not appear to be functioning correctly in VoidPup64-22.02-240907.iso
From memory it did working correctly in an earlier build.
Any ideas?
Moderators: peebee, Forum moderators
I was attempting to compile an application and to my disappointment found that 'Meson' does not appear to be functioning correctly in VoidPup64-22.02-240907.iso
From memory it did working correctly in an earlier build.
Any ideas?
This can happen if you replace void's Python with a different version of Python or one built with different paths, because Python modules are tied to a particular version of Python. If devx has modules for Python version x but main SFS has Python y, if won't work as well.