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

make generate fails on xpybutil and system_hotkey #25

Open
Roming22 opened this issue Dec 26, 2020 · 0 comments
Open

make generate fails on xpybutil and system_hotkey #25

Roming22 opened this issue Dec 26, 2020 · 0 comments

Comments

@Roming22
Copy link
Contributor

Roming22 commented Dec 26, 2020

The error is thrown by https://github.com/flatpak/flatpak-builder-tools/blob/master/pip/flatpak-pip-generator:

Traceback (most recent call last):
  File "build-aux/flatpak-pip-generator", line 227, in <module>
    url = get_tar_package_url_pypi(name, version)
  File "build-aux/flatpak-pip-generator", line 64, in get_tar_package_url_pypi
    raise Exception(err)
Exception: Failed to get xpybutil-0.0.6 source from https://pypi.org/pypi/xpybutil/0.0.6/json

Reverting to an older version of flatpak-pip-generator solves the issue (I tried 3b460d29d6c58eabdccce2595faa2d512fa0259d since it was likely the version last used by the main developer, as the enxt commit remove any.whl support).

Edit: Changed latest know working version

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