Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant install via pip #9

Open
sugizo opened this issue Oct 31, 2023 · 0 comments
Open

cant install via pip #9

sugizo opened this issue Oct 31, 2023 · 0 comments

Comments

@sugizo
Copy link

sugizo commented Oct 31, 2023

pip install -U fretboard

Collecting fretboard
  Downloading fretboard-1.0.0-py2.py3-none-any.whl (8.3 kB)
Collecting attrdict==2.0.0 (from fretboard)
  Downloading attrdict-2.0.0.tar.gz (9.0 kB)
  Preparing metadata (setup.py) ... done
Collecting svgwrite==1.1.9 (from fretboard)
  Downloading svgwrite-1.1.9-py3-none-any.whl (132 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.0/133.0 kB 3.9 MB/s eta 0:00:00
Collecting PyYAML==3.12 (from fretboard)
  Downloading PyYAML-3.12.zip (375 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 375.8/375.8 kB 16.7 MB/s eta 0:00:00
  error: subprocess-exited-with-error
  
  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> See above for output.
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  Preparing metadata (setup.py) ... error
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.

best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant