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

Issues running bot on Ubuntu 20.04 #1

Open
ItsMitchh opened this issue Aug 4, 2021 · 0 comments
Open

Issues running bot on Ubuntu 20.04 #1

ItsMitchh opened this issue Aug 4, 2021 · 0 comments

Comments

@ItsMitchh
Copy link

Greetings,

I am having issues with running this bot on my Ubuntu 20.04 machine, I filled in all my details as required and tried to run the bot but it returned this error.

/usr/lib/python3/dist-packages/requests/__init__.py:89: RequestsDependencyWarning: urllib3 (1.25.8) or chardet (4.0.0) doesn't match a supported version!
  warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "
Traceback (most recent call last):
  File "bot.py", line 15, in <module>
    root = tkinter.Tk()
  File "/usr/lib/python3.8/tkinter/__init__.py", line 2270, in __init__
    self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
_tkinter.TclError: no display name and no $DISPLAY environment variable

Also can we have some dedicated Linux setup instructions, thanks.

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