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 "example.py", line 96, in <module>
main(sys.argv[1:])
File "example.py", line 91, in main
seed = args.seed,
File "example.py", line 37, in generate
output.write(res)
TypeError: write() argument must be str, not bytes
The text was updated successfully, but these errors were encountered:
Discovered looking into #26
The text was updated successfully, but these errors were encountered: