gobolinux / Compile

The GoboLinux build tool
52 stars 15 forks source link

Meson: failed to import Python3 dependencies when meson and ninja are Aliens #35

Closed lucasvr closed 4 years ago

lucasvr commented 4 years ago

When both meson and ninja are installed with Alien --install PIP3:<name>, Compile fails to import them when building something with recipe_type=meson.

This could be due to PYTHONPATH being reset when we launch Compile with Runner, but it needs more investigation.

lucasvr commented 4 years ago

This has been fixed with commit https://github.com/gobolinux/Recipes/commit/02c6a06a8deded2a55b10deb1c088b529001a6ed