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
File "/usr/local/bin/uro", line 10, in <module>
sys.exit(main())
File "/usr/local/lib/python3.7/dist-packages/uro/uro.py", line 151, in main
print(host + path + dict_to_params(param))
BrokenPipeError: [Errno 32] Broken pipe
Traceback (most recent call last):
File "/usr/local/bin/uro", line 10, in <module>
sys.exit(main())
File "/usr/local/lib/python3.7/dist-packages/uro/uro.py", line 161, in main
print(host + path)
BrokenPipeError: [Errno 32] Broken pipe
Any idea why would it be?
The text was updated successfully, but these errors were encountered:
I have been encountering this issue:
Any idea why would it be?
The text was updated successfully, but these errors were encountered: