New submission from Jason Oliver <jollyoliver...@gmail.com>:
This is my first bug report so I hope that this is correctly formatted. I am learning how to use pygame and encountered the following error: SystemError: <class 'int'> returned a result with an error set I googled the error message and came across the following answer on stackoverflow: https://stackoverflow.com/a/53796516 This stated that the problem could exist within the implementation of python and that I should file a bug report here. I am using the following software installed through pip/pip3: Python 3.8.4 pygame 2.0.1 OS Edition: Windows 10 Pro OS Version: 20H2 OS build: 19042.685 The bug can be reproduced deterministically. ---------- files: Movement.py messages: 384743 nosy: jollyoliver657 priority: normal severity: normal status: open title: SystemError from class 'int' versions: Python 3.8 Added file: https://bugs.python.org/file49731/Movement.py _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue42879> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com