ibell / pdsim

Steady-State simulation code for positive displacement machines
MIT License
38 stars 23 forks source link

About is broken #60

Closed ibell closed 3 years ago

ibell commented 3 years ago
Traceback (most recent call last):
  File ".\PDSimGUI.py", line 1780, in OnAbout
    info = wx.AboutDialogInfo()
AttributeError: module 'wx' has no attribute 'AboutDialogInfo'