3DS.py icon indicating copy to clipboard operation
3DS.py copied to clipboard

syntax error in discord.py module

Open 64emax opened this issue 3 years ago • 4 comments

Trying to run a discord bot, but after making sure to include every library needed i get this error 1650205457600 I'm guessing it has to do with 3ds.py running an old version of python, but either way can it be fixed?

64emax avatar Apr 17 '22 14:04 64emax

it would mean upgrading python, something i'm not sure will ever be done

ENDERZOMBI102 avatar Apr 17 '22 15:04 ENDERZOMBI102

Ok what I did was copied my entire python libs to my 3ds skipping and existing files just make sure that you have the modules you want installed on your computer, and it will work just fine.

Log4Jake avatar Jun 17 '23 21:06 Log4Jake

Ok what I did was copied my entire python libs to my 3ds skipping and existing files just make sure that you have the modules you want installed on your computer, and it will work just fine.

that won't work here, as the issue here is that the library is for python 3.7+ and 3ds.py uses 3.6

ENDERZOMBI102 avatar Jun 17 '23 22:06 ENDERZOMBI102

That's weird I didn't have any problems with it.

On Sat, Jun 17, 2023, 18:21 ENDERZOMBI102 @.***> wrote:

Ok what I did was copied my entire python libs to my 3ds skipping and existing files just make sure that you have the modules you want installed on your computer, and it will work just fine.

that won't work here, as the issue here is that the library is for python 3.7+ and 3ds.py uses 3.6

— Reply to this email directly, view it on GitHub https://github.com/vbe0201/3DS.py/issues/17#issuecomment-1595874338, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO3YCAG5YVLJU465BAC6TUTXLYUWFANCNFSM5TT6ORPQ . You are receiving this because you commented.Message ID: <vbe0201/3DS. @.***>

Log4Jake avatar Jun 17 '23 22:06 Log4Jake