bitbot icon indicating copy to clipboard operation
bitbot copied to clipboard

Problems to start

Open revrsedev opened this issue 2 years ago • 0 comments

Hi ive got this error before start. Im using python3.8 with env, Python3.11 give error with sudo-jurko==6.0.

./bitbotd -a Traceback (most recent call last): File "/home/debian/IRC/bots/bitbot/./bitbotd", line 4, in import src.utils.consts File "/home/debian/IRC/bots/bitbot/src/utils/init.py", line 3, in from . import cli, consts, datetime, decorators, io, irc, http, parse, security File "/home/debian/IRC/bots/bitbot/src/utils/datetime/init.py", line 2, in from . import format, parse File "/home/debian/IRC/bots/bitbot/src/utils/datetime/format.py", line 3, in import dateutil.relativedelta ModuleNotFoundError: No module named 'dateutil'

thanks for helping me.

revrsedev avatar Oct 12 '23 10:10 revrsedev