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
tried to package this for openSUSE, but it seems 3.1.0a0 does not have a pre-release tarball?
> py2pack fetch googletrans 3.1.0a0
Traceback (most recent call last):
File "/usr/bin/py2pack", line 10, in<module>sys.exit(main())
File "/usr/lib/python3.10/site-packages/py2pack/__init__.py", line 366, in main
args.func(args)
File "/usr/lib/python3.10/site-packages/py2pack/__init__.py", line 94, in fetch
fetch_data(args)
File "/usr/lib/python3.10/site-packages/py2pack/__init__.py", line 275, in fetch_data
releases = args.fetched_data['releases']
KeyError: 'releases'
The text was updated successfully, but these errors were encountered:
tried to package this for openSUSE, but it seems 3.1.0a0 does not have a pre-release tarball?
The text was updated successfully, but these errors were encountered: