Git Product home page Git Product logo

Comments (5)

Rababalkhalifa avatar Rababalkhalifa commented on May 30, 2024 1

Only this:

!git clone https://github.com/legacyai/tf-transformers.git
!cd tf-transformers
#!pip install poetry
!pip install .

message: ERROR: Directory '.' is not installable. Neither 'setup.py' nor 'pyproject.toml' found.

from tf-transformers.

legacyai avatar legacyai commented on May 30, 2024 1

Thanks for pointing it out.
Fixed. Updated the same colab.

We are on the process of changing some of the code. This is a pre-release. We might release a stable version in few days.

from tf-transformers.

legacyai avatar legacyai commented on May 30, 2024

Can you share the colab link, i will have a look at the problem.

from tf-transformers.

legacyai avatar legacyai commented on May 30, 2024

The reason was !cd tf-transformers, don't work as in normal machines .
You might need to mount your google drive and stuffs. So, better options is as follows.
There was an incompatibility with python 3.7. That's fixed.

Please follow these steps

!git clone https://github.com/legacyai/tf-transformers.git
!pip install poetry
!pip install .

OR

!pip install tf-transformers

Please let me know for any other issues.

from tf-transformers.

Rababalkhalifa avatar Rababalkhalifa commented on May 30, 2024

Thanks, second solution worked fine.

here is a colab with new errors (first did not work also classification pipeline): https://colab.research.google.com/drive/1IMM6kxQMeeKh-ZGfkENOOQVrkg6ZsZsn?usp=sharing

from tf-transformers.

Related Issues (4)

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.