[issue37783] int returns error (SystemError)

2019-08-07 Thread Philippe Négrel

Philippe Négrel  added the comment:

My bad the compilation Error came from the panda3d engine, which affected in 
some way the int class, issue solved, sry for wasting your time X)

--
resolution: third party -> not a bug
stage: test needed -> resolved
status: pending -> closed

___
Python tracker 
<https://bugs.python.org/issue37783>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37783] int returns error (SystemError)

2019-08-07 Thread Philippe Négrel

New submission from Philippe Négrel :

Whenever I compile the code, I get this error:

Exception has occurred: SystemError
 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)

--
components: Windows
messages: 349158
nosy: Philippe Négrel, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: int returns error (SystemError)
type: compile error
versions: Python 3.7

___
Python tracker 
<https://bugs.python.org/issue37783>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com