403 forbiddeb
The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/opt/homebrew/bin/howdoi", line 8, in <module>: sys.exit(command_line_runner()) ^^^^^^^^^^^^^^^^^^^^^ File "/opt/homebrew/Cellar/howdoi/2.0.20_6/libexec/lib/python3.12/site-packages/howdoi/howdoi.py", line 814, in command_line_runner: howdoi_result = howdoi(args) ^^^^^^^^^^^^ File "/opt/homebrew/Cellar/howdoi/2.0.20_6/libexec/lib/python3.12/site-packages/howdoi/howdoi.py", line 632, in howdoi: res = _get_answers(args) ^^^^^^^^^^^^^^^^^^ File "/opt/homebrew/Cellar/howdoi/2.0.20_6/libexec/lib/python3.12/site-packages/howdoi/howdoi.py", line 446, in _get_answers: answers = pool.starmap( ^^^^^^^^^^^^^ File "/opt/homebrew/Cellar/[email protected]/3.12.1_1/Frameworks/ZZTERM9ZZ.framework/Versions/3.12/lib/python3.12/multiprocessing/pool.py", line 375, in starmap: return self._map_async(func, iterable, starmapstar, chunksize).get() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/homebrew/Cellar/[email protected]/3.12.1_1/Frameworks/ZZTERM11ZZ.framework/Versions/3.12/lib/python3.12/multiprocessing/pool.py", line 774, in get: raise self._value requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://stackoverflow.com/questions/1401482/yyyy-mm-dd-format-date-in-shell-script?answertab=votes
内容来源: gleitz/howdoi