GithubHelp home page GithubHelp logo

Comments (4)

xylar avatar xylar commented on August 11, 2024

To reproduce the issue:

$ wget https://files.pythonhosted.org/packages/5a/4f/89e063358d2ffd3afde74d85824294dfcc1900255e4571df52b39235177d/psij-python-0.9.6.tar.gz
$ tar xvf psij-python-0.9.6.tar.gz
$ cd psij-python-0.9.6
$ pip install .

Processing /home/xylar/Desktop/pypi/psij-python-0.9.6
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error
  
  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [7 lines of output]
      Traceback (most recent call last):
        File "<string>", line 2, in <module>
        File "<pip-setuptools-caller>", line 34, in <module>
        File "/home/xylar/Desktop/pypi/psij-python-0.9.6/setup.py", line 8, in <module>
          with open('requirements.txt') as f:
               ^^^^^^^^^^^^^^^^^^^^^^^^
      FileNotFoundError: [Errno 2] No such file or directory: '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.

from psij-python.

hategan avatar hategan commented on August 11, 2024

Reopening until release is made and verified

from psij-python.

hategan avatar hategan commented on August 11, 2024

0.9.7 is now released and pip install psij-python-0.9.7.tar.gz succeeds (where the tar.gz is downloaded from pypi)

Many thanks @xylar for finding and reporting this.

from psij-python.

xylar avatar xylar commented on August 11, 2024

Thanks so much @hategan!

from psij-python.

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.