Search Criteria
Package Details: python-instructor 1.13.0-1
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/567-labs/instructor |
| Licenses: | MIT |
| Submitter: | carsme |
| Maintainer: | envolution |
| Last Packager: | envolution |
| Votes: | 1 |
| Popularity: | 0.000033 |
| First Submitted: | 2024-01-09 08:38 (UTC) |
| Last Updated: | 2025-11-06 13:32 (UTC) |
Dependencies (25)
- python
- python-aiohttp
- 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)
- python-wheel (make)
- python-anthropicAUR (optional) – support for Anthropic models
- python-cohereAUR (optional) – support for Cohere models
- python-google-generativeaiAUR (optional) – support for Google Gemini models
- python-writerai (python-writer-sdkAUR) (optional) – Writer authenticates your API requests using your account’s API keys.
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-instructorpackage 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 »