dsacre/mididings

Python 3.11 : AttributeError: module 'inspect' has no attribute 'getargspec'.

Closed this issue · 1 comments

I have successfully build mididings with Python 3.11 and when I start mididings I have this error : AttributeError: module 'inspect' has no attribute 'getargspec'.

This look like a breaking change; need advises to fix this in my fork.

Will work on that in my fork.