ollama这个 Python 包(0.6.1 版本)的 init.py里根本没有定义 __version__属性,会报 AttributeError: module 'ollama' has no attribute 'version'。