Hello people,
If you are reading this and familiar with
Python then I think you can help me with some errors I am getting. I am new to Python and I am facing some problems so I need some help.
I use the official
Python programme and I was trying to make a bot for Discord. I started to script. I first installed all the libraries using Command Prompt with the command 'pip install'. When I use 'import discord' commands and start with getting my bot up; its shows me errors.
When I copy-paste the same command on
Repl.it it shows no error and shows the bot online on discord.
So whats the problem with the Python program?
Thanks for taking your time to read this and also the ones who may help me with this.