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
{{ message }}
This repository has been archived by the owner on Apr 29, 2023. It is now read-only.
Im using the flatpak-pip-generator to get the dependencies from requrements.txt file and make it a .JSON file
However the script fails at getting shiboken source?
Example of the error
**Traceback (most recent call last):
File "/home/sabering/git/test/Meshtastic-gui-installer/flatpak-pip-generator", line 259, in
url = get_tar_package_url_pypi(name, version)
File "/home/sabering/git/test/Meshtastic-gui-installer/flatpak-pip-generator", line 79, in get_tar_package_url_pypi
raise Exception(err)
Exception: Failed to get shiboken6-6.4.0 source from https://pypi.org/pypi/shiboken6/6.4.0/json
**
Any ideas?
I can do it the hard way but thats kinda stupid.
Publishing this app in a flatpak format would be very beneficial to the whole Linux userbase as a flatpak can be run on any distro.
https://www.flatpak.org/
The text was updated successfully, but these errors were encountered: