Giter Site home page Giter Site logo

Comments (2)

jwlodek avatar jwlodek commented on June 8, 2024

I can't reproduce with py_cui 0.1.6:

PS C:\Users\jwlodek> pip install py_cui
Collecting py_cui
  Using cached py_cui-0.1.6-py3-none-any.whl
Requirement already satisfied: windows-curses in c:\users\jwlodek\appdata\local\programs\python\python38\lib\site-packages (from py_cui) (2.2.0)
Installing collected packages: py-cui
Successfully installed py-cui-0.1.6

The 0.1.5 release has this problem - it was an oversight when I uploaded to PyPi, which is why 0.1.6 was released. It seems in your case pip is trying to install the cached 0.1.5 version. Could you try purging py_cui from the cache and installing fresh?

from py_cui.

livvy94 avatar livvy94 commented on June 8, 2024

I just ran pip cache purge and tried installing again, and it says this.

Am I clearing the cache correctly? It says Files removed: 4 when I run purge again.

Collecting py-cui
  Downloading py_cui-0.1.6.tar.gz (63 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 1.7 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... done
  Downloading py_cui-0.1.5.tar.gz (62 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.9/62.9 kB 3.3 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error

  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [6 lines of output]
      Traceback (most recent call last):
        File "<string>", line 2, in <module>
        File "<pip-setuptools-caller>", line 34, in <module>
        File "C:\Users\vince\AppData\Local\Temp\pip-install-auwf9i3x\py-cui_d20a88d9ebfe40fdacf7a2e0519f99da\setup.py", line 8, in <module>
          with open('requirements.txt', 'r') as req_fp:
      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 py_cui.

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.