You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I launch napari using the command line from a recorder environment (without actually starting the recorder-napari widget), napari start and works well. However, then I close napari, the command line prompt does not return - instead I have to terminate it with Ctr+C. It looks like there is some process (probably something Qt related?) that is still running.
The text was updated successfully, but these errors were encountered:
As @ieivanov also pointed out, I don't believe this is recorder-napari widget related but possibly pyqt6 since I don't see the issue with pyqt5.
PS: Also, this issue does not seem to affect Windows.
When I launch napari using the command line from a recorder environment (without actually starting the recorder-napari widget), napari start and works well. However, then I close napari, the command line prompt does not return - instead I have to terminate it with Ctr+C. It looks like there is some process (probably something Qt related?) that is still running.
The text was updated successfully, but these errors were encountered: