You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: