ollama / ollama-python

Ollama Python library
https://ollama.com
MIT License
2.71k stars 223 forks source link

pip install ollama error #80

Closed songsh closed 4 months ago

songsh commented 4 months ago

ubantu 22.4 pip install ollama is ok, when run , ModuleNotFoundError: No module named 'ollama'

songsh commented 4 months ago

i solve the problem

Xiaochui8 commented 1 month ago

bro, how did you solve it?