Git Product home page Git Product logo

Comments (3)

adelgiudice avatar adelgiudice commented on August 14, 2024

And after I manually install perams-flow I get:

    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-1vh290id/bert-for-tf2/setup.py", line 16, in <module>
        with open("requirements.txt", "r") as reader:
    FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt'
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

from bert-for-tf2.

kpe avatar kpe commented on August 14, 2024

@adelgiudice - can you check your python version, try executing the following lines, or give similar instructions on how to reproduce the issue:

cd /tmp/
mkdir bert-for-tf2-test
cd bert-for-tf2-test
python --version
python3 --version
python3 -m venv .venv
source .venv/bin/activate                                                                                                                    
pip install bert-for-tf2

from bert-for-tf2.

adelgiudice avatar adelgiudice commented on August 14, 2024

I was attempting to install on Pv 3.5.2 but I was in another virtual environment. When i build a fresh venv and try to install, there is no problem. I'll investigate further and if I find something I'll let you know. Sorry for the false alarm, and thanks for your prompt reply.

from bert-for-tf2.

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.