Hello,
I update my OpenBSD to the last current Version OpenBSD 7.7-beta (GENERIC.MP) 
#591: now when I try to start toot tui this happens. I hope someone can help 
me. 
Traceback (most recent call last):
File "/usr/local/bin/toot", line 5, in <module>
from toot.cli import cli
File "/usr/local/lib/python3.12/site-packages/toot/cli/__init__.py", line 12, 
in <module>
from toot.output import print_warning
File "/usr/local/lib/python3.12/site-packages/toot/output.py", line 9, in 
<module>
from toot.entities import Account, Instance, List, Notification, Poll, Status
File "/usr/local/lib/python3.12/site-packages/toot/entities.py", line 23, in 
<module>
from toot.utils.datetime import parse_datetime
File "/usr/local/lib/python3.12/site-packages/toot/utils/datetime.py", line 5, 
in <module>
from dateutil.parser import parse
ModuleNotFoundError: No module named 'dateutil'
Before the Update it works without problems.
Many Thanks and best regards
Simon

Reply via email to