mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
Ollama and ollama-python have different httpx requirements
#246
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lthomas122 on GitHub (Mar 21, 2025).
Running:
With
httpx-0.28.1, when installing viapip install ollama-pythonpip returns:If I downgrade to
httpx-0.27.0, pip returns the following:@jobs-git commented on GitHub (Mar 21, 2025):
Try to use a lower version of ollama
@ParthSareen commented on GitHub (Mar 29, 2025):
pip show ollamashould point to this repository.ollama-pythonis not an officially supported library