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

Ubuntu 22.04: pipx install buku[server] failing. #689

Closed
DiagonalArg opened this issue Jun 22, 2023 · 2 comments
Closed

Ubuntu 22.04: pipx install buku[server] failing. #689

DiagonalArg opened this issue Jun 22, 2023 · 2 comments

Comments

@DiagonalArg
Copy link

Ubuntu 22.04. It's nearly a year ago I posted on this, but it's still failing. If it's actually been fixed, it needs to be uploaded to PyPI.

$ pipx install buku[server]
Fatal error from pip prevented installation. Full pip output in file:
    /home/user/.local/pipx/logs/cmd_2023-06-22_16.34.58_pip_errors.log

pip seemed to fail to build package:
    buku[server]

Some possibly relevant errors from pip install:
    ERROR: Packages installed from PyPI cannot depend on packages which are not also hosted on PyPI.

Error installing buku from spec 'buku[server]'.

$ cat /home/user/.local/pipx/logs/cmd_2023-06-22_16.34.58_pip_errors.log
PIP STDOUT
----------
Collecting buku[server]
  Using cached buku-4.7.1.tar.gz (225 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'

PIP STDERR
----------
ERROR: Packages installed from PyPI cannot depend on packages which are not also hosted on PyPI.
buku depends on flask-reverse-proxy-fix@ https://github.com/rachmadaniHaryono/flask-reverse-proxy-fix/archive/refs/tags/v0.2.2rc1.zip 

@LeXofLeviafan
Copy link
Collaborator

See #685 for the relevant discussion.

@DiagonalArg
Copy link
Author

duplicate

@github-actions github-actions bot locked and limited conversation to collaborators Jul 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants