Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems to start #374

Open
revrsedev opened this issue Oct 12, 2023 · 0 comments
Open

Problems to start #374

revrsedev opened this issue Oct 12, 2023 · 0 comments

Comments

@revrsedev
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant