-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
errors out on compile ... (dyn StdError + 'static)
cannot be sent between threads safely
#65
Comments
Weirdly it compiles just fine for me on Windows,
Unfortunately don't have a Linux machine to test it right now, so I'd appreciate any help if anyone has the same issue. |
perhaps it could be an issue with ollama-rs, pretty sure we're far from the latest version so maybe updating it will help |
@scottstensland can you try |
now it compiled OK ...
|
sounds like a cool project so I compiled it on ubuntu 24.04 ( latest release ) using latest rustc
rustc --version
rustc 1.84.0 (9fc6b4312 2025-01-07)
and got this error
dunno if others are getting this
The text was updated successfully, but these errors were encountered: