Also means Python modules installed using Meson into the path found by:
python.get_install_dir()
won't import.
Worked around with:
sudo rmdir /usr/local/lib/python3.10/dist-packages/ sudo ln -s /usr/local/lib/python3/dist-packages/ /usr/local/lib/python3.10/dist-packages
Also means Python modules installed using Meson into the path found by:
python. get_install_ dir()
won't import.
Worked around with:
sudo rmdir /usr/local/ lib/python3. 10/dist- packages/ lib/python3/ dist-packages/ /usr/local/ lib/python3. 10/dist- packages
sudo ln -s /usr/local/