You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
➜ ~ pipx install gptme
Fatal error from pip prevented installation. Full pip output in file:
/Users/n0a/.local/pipx/logs/cmd_2024-10-20_19.40.41_pip_errors.log
pip failed to build packages:
tiktoken
tokenizers
Some possibly relevant errors from pip install:
error: subprocess-exited-with-error
error: failed to run custom build command for `pyo3-ffi v0.20.3`
error: the configured Python interpreter version (3.13) is newer than PyO3's maximum supported version (3.12)
error: `cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features pyo3/extension-module --crate-type cdylib -- -C 'link-args=-undefined dynamic_lookup -Wl,-install_name,@rpath/_tiktoken.cpython-313-darwin.so'` failed with code 101
error: failed to run custom build command for `pyo3-ffi v0.21.2`
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/Users/n0a/.local/pipx/venvs/gptme/bin/python', '--compatibility', 'off'] returned non-zero exit status 1
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (tiktoken, tokenizers)
Error installing gptme.
The text was updated successfully, but these errors were encountered:
macOS Sequoia 15.0.1
Python 3.13
Install log:
The text was updated successfully, but these errors were encountered: