vbe0201 / 3DS.py

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

can not use the urllib module #16

Open ferrethefurry3 opened 2 years ago

ferrethefurry3 commented 2 years ago

when importing the request module from urllib you get the error: ModuleNotFoundError: no module named 'binascii'

vbe0201 commented 2 years ago

You might find the info in #12 helpful.