You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to btraid...@gmail.com, Michel Bierlaire, Biogeme
The issue does not come from Biogeme, but from the installation of the python-Levenshtein package.
Your system is trying to build it from source, and the compilation fails. However, precompiled binaries are available on PyPI:
https://pypi.org/project/python-Levenshtein/
Please check your Python version — it must be 3.10 or later.
Also, make sure to install the package in a clean virtual environment, to avoid conflicts with other installed packages:
https://docs.python.org/3/library/venv.html
> On 8 Oct 2025, at 07:45, Bhattarai Dinesh <btraid...@gmail.com> wrote:
>
> I have been trying to install Biogeme in MAC this error pops up.
>