Before submitting a report, check the available solutions on the forum. https://forum.serv00.com/d/170-no-support-for-python-libraries/2
(p310) [XXYY@s0]:<~>$ cpuset -l 0 pip install maturin
Collecting maturin
Using cached maturin-1.5.1.tar.gz (181 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting tomli>=1.1.0 (from maturin)
Using cached tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB)
Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Building wheels for collected packages: maturin
Building wheel for maturin (pyproject.toml) ... done
Created wheel for maturin: filename=maturin-1.5.1-cp310-cp310-freebsd_13_2_release_p10_amd64.whl size=5209874 sha256=47cd938254f5859fa794a7de1d263127563a80483c7c86f1b15ed2ce0f5fd612
Stored in directory: /usr/home/XXYY/.cache/pip/wheels/73/c5/03/28f3e203000dac98136f6e7590300ebfec626ea657edccea74
Successfully built maturin
Installing collected packages: tomli, maturin
Successfully installed maturin-1.5.1 tomli-2.0.1