Weird discord.py error?

Status
This thread has been locked.

Satan

Devil#0666
Supreme
Feedback score
52
Posts
3,667
Reactions
1,442
Resources
0
unknown.png


Someone help
 

Attachments

  • unknown.png
    unknown.png
    48.6 KB · Views: 45
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Satan

Devil#0666
Supreme
Feedback score
52
Posts
3,667
Reactions
1,442
Resources
0
pretty sure that python update was pretty big or something. Try using the version recommended.
so my python bot is outdated? If so, then i'll just leave it be until i get a python bot coded for the project.
 

Satan

Devil#0666
Supreme
Feedback score
52
Posts
3,667
Reactions
1,442
Resources
0
Well yes, but an easy fix would be to install the recommended python version. Are you using a hosting provider? What exactly are you trying to do? You could always run pterodactyl off that vps and use one of the open source discord bot eggs?
The bot is made of 1.0.0a discord.py, but im pretty sure theres a later version. this project he's working on for me is going to create custom discord bots. so I'll need to run latest discord.py :p Anyhow, if this is the error... are u going to insist for $5 for helping me with my issue XD?
 

Satan

Devil#0666
Supreme
Feedback score
52
Posts
3,667
Reactions
1,442
Resources
0
I’ve had this issue before. You just need to install the version of python it’s asking for. I mean... the money would be nice, but only if you insist :p
The issue with me installing an older python is that newer bots i want developed to be run on this automated panel to create your discord bot would have version errors. I'll go with the latest version and scrap this python bot :p

Ehhhhh.... gonna be a little scummy but I dont think $5 was worth it if it was just "leave it alone or use the version your dev made it in"
 

Satan

Devil#0666
Supreme
Feedback score
52
Posts
3,667
Reactions
1,442
Resources
0
Are you sure you don't have python 2.7 installed somewhere as well?
I've forwarded that to my web dev, he'll work on it later, asleep rn. Shouldnt an updated python override the older python version?
 

Zyger

Middleman
Supreme
Feedback score
414
Posts
2,209
Reactions
2,615
Resources
0
Actually, tell him to use "pip3" in the command instead of "pip2"[DOUBLEPOST=1549869649][/DOUBLEPOST]
I've forwarded that to my web dev, he'll work on it later, asleep rn. Shouldnt an updated python override the older python version?
Not always, but I think the "pip2" command is for python 2.x, tell him to try "pip3" and if that doesn't work, get him to type "pip2 --version" and screenshot the output and send it here
 
Last edited:

SLL

Feedback score
0
Posts
30
Reactions
5
Resources
0
Its easy, the tool that is needed requires updating, run "pip install --upgrade setuptools".

Edit: You are using pip2, I recommend using pip3. (Everyone does)
 
Status
This thread has been locked.
Top