Giter Site home page Giter Site logo

Error on PIP install about detoxify HOT 6 CLOSED

victorbuttner avatar victorbuttner commented on June 11, 2024
Error on PIP install

from detoxify.

Comments (6)

dcferreira avatar dcferreira commented on June 11, 2024 2

I don't get this error on MacOS, but do get it in WSL (ubuntu in windows).

I noticed that another workaround is to install from master (then I got tokenizers==0.13.3) with pip install git+https://github.com/unitaryai/detoxify.

from detoxify.

Toffaa avatar Toffaa commented on June 11, 2024 1

Hi,

I faced the same issue, that is due to the older version (0.12.1) of tokenizers used by detoxify, which does not have built version for Python 3.11 or higher, and seems to have compilation issue.

The issue seems to be fixed in higher version of tokenizers according to this

As a workaround, I downgraded my conda env to Python 3.10.

Maybe the dependancies of Detoxify should be updated ?

from detoxify.

dcferreira avatar dcferreira commented on June 11, 2024

I couldn't reproduce this error, could you give more details?
Could you please specify which operating system, python version, and maybe the output of pip freeze if you're using pip?

from detoxify.

atrifat avatar atrifat commented on June 11, 2024

Confirmed, what @Toffaa said is true. @victorbuttner , you can downgrade or use Python 3.9 or Python 3.10 in your virtual environment as workaround.

from detoxify.

DanielDaCosta avatar DanielDaCosta commented on June 11, 2024

I encountered a similar error on macOS Monterey Version 12.5:
ERROR: Failed building wheel for tokenizers Failed to build tokenizers ERROR: Could not build wheels for tokenizers, which is required to install pyproject.toml-based projects

@dcferreira's solution of installing from master also worked: pip install git+https://github.com/unitaryai/detoxify

from detoxify.

laurahanu avatar laurahanu commented on June 11, 2024

Updated pypi version now as well so this should be fixed!

from detoxify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.