Open kaiyoma opened 3 years ago
Could it be that you have an older version installed in the site-packages folder?
To quickly test this, you can also move the files "launchpad.py" and "charset.py" in the same directory of the "hello.py" file. Now, executing it from this folder will use the file "launchpad.py" file there rather than that from the installation.
information.py
seems to run just fine, buthello.py
doesn't: