This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Philippe Négrel
Recipients Philippe Négrel, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-08-07.10:08:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565172534.52.0.656651813313.issue37783@roundup.psfhosted.org>
In-reply-to
Content
Whenever I compile the code, I get this error:

Exception has occurred: SystemError
<class 'int'> returned a result with an error set

This issue occured at line 32 of the file "SaveTools.py" in this github branch:
https://github.com/l3alr0g/Wave-simulator/tree/python-bug-report
(sry I couldn't get the 'Github PR' option to work)
History
Date User Action Args
2019-08-07 10:08:54Philippe Négrelsetrecipients: + Philippe Négrel, paul.moore, tim.golden, zach.ware, steve.dower
2019-08-07 10:08:54Philippe Négrelsetmessageid: <1565172534.52.0.656651813313.issue37783@roundup.psfhosted.org>
2019-08-07 10:08:54Philippe Négrellinkissue37783 messages
2019-08-07 10:08:54Philippe Négrelcreate