Giter Site home page Giter Site logo

django-db-retry's People

Watchers

 avatar

Forkers

h0rn3t

django-db-retry's Issues

Py-Pi package is corrupt (missing `requirements.txt`)

I'm unable to install the package using pip install django-db-retry.

pip install django-db-retry --no-cache-dir
Collecting django-db-retry
  Downloading django-db-retry-0.1.2.tar.gz (5.5 kB)
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error
  
  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [10 lines of output]
      Traceback (most recent call last):
        File "<string>", line 2, in <module>
        File "<pip-setuptools-caller>", line 34, in <module>
        File "/private/var/folders/sg/r0lfgzwj3nv2x6h5vbj6wj2c0000gn/T/pip-install-5t6wtw97/django-db-retry_8659fc40329b40caa8af83478c84456c/setup.py", line 13, in <module>
          with requirements_path.open() as f:
        File "/Users/jur/.asdf/installs/python/3.8.16/lib/python3.8/pathlib.py", line 1222, in open
          return io.open(self, mode, buffering, encoding, errors, newline,
        File "/Users/jur/.asdf/installs/python/3.8.16/lib/python3.8/pathlib.py", line 1078, in _opener
          return self._accessor.open(self, flags, mode)
      FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/sg/r0lfgzwj3nv2x6h5vbj6wj2c0000gn/T/pip-install-5t6wtw97/django-db-retry_8659fc40329b40caa8af83478c84456c/requirements.txt'
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

The setup.py file expects a requirements.txt file, but this isn't in the tarball that's published.

My workaround was to install this directly for the git repo:
pip install "git+https://github.com/parikls/django-db-retry.git@95d4382d885c9b7aea7f3699f1c35c7d3ca51444#egg=django-db-retry"

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.