When I run the install I get this error:
richjohnstone@MacBookPro ~ % uv tool install agent-brain-cli==9.4.1
Resolved 164 packages in 1.34s
× Failed to download and build tokenizers==0.20.3
├─▶ Failed to parse: .cache/uv/sdists-v9/pypi/tokenizers/0.20.3/AWuk-UpoyEzYF0SeGN9Vm/src/pyproject.toml
╰─▶ TOML parse error at line 1, column 1
|
1 | [project]
| ^^^^^^^^^
pyproject.toml is using the [project] table, but the required project.version field is neither set nor present in the project.dynamic list
help: tokenizers (v0.20.3) was included because agent-brain-cli (v9.4.1) depends on agent-brain-rag (v9.4.1) which depends on cohere (v5.21.1) which depends on tokenizers
please advise.
When I run the install I get this error:
richjohnstone@MacBookPro ~ % uv tool install agent-brain-cli==9.4.1
Resolved 164 packages in 1.34s
× Failed to download and build
tokenizers==0.20.3├─▶ Failed to parse:
.cache/uv/sdists-v9/pypi/tokenizers/0.20.3/AWuk-UpoyEzYF0SeGN9Vm/src/pyproject.toml╰─▶ TOML parse error at line 1, column 1
|
1 | [project]
| ^^^^^^^^^
pyproject.tomlis using the[project]table, but the requiredproject.versionfield is neither set nor present in theproject.dynamiclisthelp:
tokenizers(v0.20.3) was included becauseagent-brain-cli(v9.4.1) depends onagent-brain-rag(v9.4.1) which depends oncohere(v5.21.1) which depends ontokenizersplease advise.