Sab
MModular
•Created by Sab on 9/9/2023 in #questions
Installation issue. Exception: Could not find libpython
I'm running Debian 11, with Python 3.11 currently.
I'm trying to install Mojo SDK.
I've installed Modular CLI fine.
When I run modular install mojo, all goes OK until:
Exception: Could not find libpython. Check your Python installation and ensure that $LD_LIBRARY_PATH...
I looked at /home/***/.modular/pkg/packages.modular.com_mojo/scripts/post-install/pick_python.py
and tested find_libpython() myself but it doesn't find anything.
Any ideas?
3 replies