Search Criteria
Package Details: python-instructor 1.7.8-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-instructor.git (read-only, click to copy) |
---|---|
Package Base: | python-instructor |
Description: | Structured outputs for LLMs |
Upstream URL: | https://github.com/jxnl/instructor |
Licenses: | MIT |
Submitter: | carsme |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 1 |
Popularity: | 0.003012 |
First Submitted: | 2024-01-09 08:38 (UTC) |
Last Updated: | 2025-03-30 03:49 (UTC) |
Dependencies (34)
- python (python37AUR, python311AUR, python310AUR)
- python-aiohttp (python-aiohttp-gitAUR)
- python-docstring-parserAUR
- python-google-genaiAUR
- python-grpcio
- python-httpx (python-httpx-gitAUR)
- python-jinja
- python-jiter
- python-mistralaiAUR
- python-openai
- python-pydantic
- python-regex (python-regex-gitAUR)
- python-rich
- python-tenacity
- python-typer
- python-typing_extensions
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-poetry (python-poetry-gitAUR) (make)
- Show 14 more dependencies...
Latest Comments
1 2 Next › Last »
Madic commented on 2025-03-18 08:45 (UTC) (edited on 2025-03-18 08:46 (UTC) by Madic)
python-google-generativeai is marked as optional dependency, but python-instructor can't be installed / updated without it.
Tests fail with "ModuleNotFoundError: No module named 'google.generativeai'"
envolution commented on 2025-03-16 17:38 (UTC)
@mehanoid thanks, added
mehanoid commented on 2025-03-16 17:36 (UTC)
python-hatchling dependency is also missing
envolution commented on 2025-03-16 16:25 (UTC)
@fenriris thanks for the report, should be fixed
Fenriris commented on 2025-03-16 07:52 (UTC) (edited on 2025-03-16 07:53 (UTC) by Fenriris)
Hi,
It looks like the
python-instructor
package is mistakenly marked as a dependency for itself, causing a circular dependency. This issue prevents the package from being installed. Thanks!Here is the error message I received:
DZDZ233 commented on 2025-03-15 03:20 (UTC)
Installing python-grpcio fixed this:
ModuleNotFoundError: No module named 'grpc'
envolution commented on 2025-03-14 21:42 (UTC) (edited on 2025-03-14 21:43 (UTC) by envolution)
Try installing Python-docstring-parser, I may have missed that dependency
SSYH commented on 2025-03-14 20:03 (UTC)
Am I the only one?
brokenpip3 commented on 2024-12-05 09:41 (UTC)
perfect, now is working again, thanks!
envolution commented on 2024-12-03 11:22 (UTC)
@brokenpip3 thanks, not clear to me why I'm not having issues with this test - i've disabled for the time being
1 2 Next › Last »