❯ ./mastodon-data-viewer.py
Traceback (most recent call last):
File "mastodon-data-viewer.py/data/./mastodon-data-viewer.py", line 603, in <module>
main()
File "mastodon-data-viewer.py/data/./mastodon-data-viewer.py", line 490, in main
for p in [actor_path, outbox_path]:
UnboundLocalError: cannot access local variable 'outbox_path' where it is not associated with a value
❯ ./mastodon-data-viewer.py --use-outbox
Hey!
If I just run:
But this works: