maturin

  1. L

    Solved Python cannot install module maturin: Preparing metadata (pyproject.toml) did not run successfully.

    Hello, I am trying to install the Python module python-jose[cryptography] but the installation fails while building dependencies. I'm not sure if the problem is with Python pip and the package, or with a missing FreeBSD pkg (or port). I'm running this in a venv with Python 3.11.11. The big clue...
  2. I

    Dependency build of maturin fails with [code]error: failed to acquire package cache lock[/code]

    I hope I'm posting in the right place. I'm attempting to build mongodb, which has a set of python dependencies with very specific versions including poetry 1.5.1. For poetry and a few other dependencies I get a "failed to acquire package cache lock". Is the package cache lock a FreeBSD or...
Back
Top