Has anyone encountered this error when trying to install elia-chat?
PS C:\Users\carlos> pipx install --python 3.11 elia-chat
Fatal error from pip prevented installation. Full pip output in file:
C:\Users\carlos\pipx\logs\cmd_2025-05-22_13.19.46_pip_errors.log
pip failed to build package:
tiktoken
Some possibly relevant errors from pip install:
error: subprocess-exited-with-error
error: linking with `link.exe` failed: exit code: 1120
C:\Users\carlos\AppData\Local\Temp\pip-install-11d27lor\tiktoken_a1e01ef4364e4996b04e2b6a4c52637a\target\release\deps\_tiktoken.dll : fatal error LNK1120: 1 unresolved externalsâ\x90\x8d
error: could not compile `tiktoken` (lib) due to 1 previous error
error: `cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features pyo3/extension-module --crate-type cdylib --` failed with code 101
ERROR: Failed to build installable wheels for some pyproject.toml based projects (tiktoken)
Error installing elia-chat.
I can't figure out what's wrong.
Has anyone encountered this error when trying to install
elia-chat?I can't figure out what's wrong.