Open KatHellm opened 2 days ago
The issue does not seem to be for conspiracies
specifically, but related to old dependencies in the project which ultimately results in a rather old version of tokenizers
. It is long overdue to get dependencies updated, but there is quite a bit of technical debt associated with some of the dependencies, e.g. getting some of the models to run with newer versions of SpaCy.
I will take a look if we can do something about getting tokenizers
to a more recent version and get back.
A related issue can be found here.
Description of issue
Package installation fails when building the wheel for tokenizers.
System: macOS M1
Tried: installing and updating Rust and rustup but the error persists. Also attempted on Python version 3.9 and 3.12 in new env.
Error details