vbe0201 / 3DS.py

Python on your Nintendo 3DS
Apache License 2.0
134 stars 7 forks source link

syntax error in discord.py module #17

Open 64emax opened 2 years ago

64emax commented 2 years ago

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?

ENDERZOMBI102 commented 2 years ago

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

Log4Jake commented 1 year ago

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.

ENDERZOMBI102 commented 1 year ago

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

Log4Jake commented 1 year ago

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. @.***>