sanlian114514 I want to install a Python library (Pydantic) using pip today But it reported an error I found a similar issue in GitHub Issues Here is the link Seems to be an issue with FreeBSD
sanlian114514 Because both the pip and whl files will generate errors during installation, based on the Issues content above, I guess it's an issue with FreeBSD
admin sanlian114514 I tried pip install pydantic and it works without any problems. If you got an error - provide a log.
sanlian114514 admin Strange, it can be installed normally again Previously, there were compilation errors But thank you anyway 🙂