lcu-api icon indicating copy to clipboard operation
lcu-api copied to clipboard

Running on Python3

Open jeff999955 opened this issue 5 years ago • 0 comments

I have my python 3.8.2 installed on my windows, when excecuting the script, this error message popped up.

No module named 'exceptions'

And I found out that exceptions package was removed since python 3.6. Which version should I run to make the script properly work or is there any modification I could do?

jeff999955 avatar Apr 22 '20 05:04 jeff999955