microscope-cockpit / cockpit

Cockpit is a microscope graphical user interface. It is a flexible and easy to extend platform aimed at life scientists using bespoke microscopes.
https://microscope-cockpit.org
GNU General Public License v3.0
37 stars 27 forks source link

Tooltips in the python shell window and python 3.11 #848

Closed iandobbie closed 1 year ago

iandobbie commented 1 year ago

The python shell window in cockpit is using inspect module to get tooltips and provide arguments to functions to help users. The inspect module no longer has formatargspec causing errors and my cockpit to crash on windows 10 with python 3.11.1

carandraug commented 1 year ago

Not our issue. Duplicate of wxWidgets/Phoenix#2213. Closing.