Windows Vista
Truly and utterly sucks when it comes to programming…
Been working on wxPython and it keeps crashing after a few runs, which is very, very frustrating…
(yeah, for now i am stuck to Windows Vista in the laptop)
Oh and by the way… wxPython gives so many errors…
— EDIT —
I had to comment line 456 in _misc.py
wxDateTime_GetNumberOfDaysinYear = wx._misc.DateTime_GetNumberOfDaysinYear
It was giving an error while trying to run code. Anyone with the same problem?