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
Traceback (most recent call last):
File "/usr/bin/gitem", line 11, in <module>
load_entry_point('gitem==0.8.1', 'console_scripts', 'gitem')()
File "/usr/lib/python3.8/site-packages/gitem/__main__.py", line 285, in main
dispatch[args.command](ghapi, outputter, **vars(args))
File "/usr/lib/python3.8/site-packages/gitem/__main__.py", line 109, in repository
("Contributors", collections.OrderedDict([
TypeError: unhashable type: 'collections.OrderedDict'
I run it on Arch Linux.
The text was updated successfully, but these errors were encountered:
Hello, when I launch the program like this:
gitem repository Mi-Al WiFi-autopwner
I got the error:
I run it on Arch Linux.
The text was updated successfully, but these errors were encountered: