Skip to content

Fails to install with Cython>3 #912

@tazz4843

Description

@tazz4843

Describe the bug
Upon install, users will get an error along the lines of

ModuleNotFoundError: Please install Cython with a version >= 0.28.5 in order to build a scikit-learn from source.

Related: scikit-learn/scikit-learn#26858

To Reproduce
Simply install the package

Expected behavior
Successful install

Environment:

  • OS: Arch Linux
  • python version: 3.11.3
  • snips-nlu version: 0.20.2

Fix

pip3 install cython<3
pip3 install snips-nlu==0.20.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions