uhlmanngroup / splinedist

SplineDist: Automated Cell Segmentation with Spline Curves
BSD 3-Clause "New" or "Revised" License
65 stars 15 forks source link

Thread Issue #17

Open drewculhane opened 1 month ago

drewculhane commented 1 month ago

"Cannot make QOpenGLContext current in a different thread"

"15:59:49 : WARNING : Dummy-1 : Cannot make QOpenGLContext current in a different thread"

This is after switching to pydantic version 1.10.9 to fix the V2 parse-file issue.

I have no idea if the change is related to this new bug.

This Thread issue is consistent Mac OS and Linux systems.

sohmandal commented 1 month ago

Hi @drewculhane, not sure whether this is a SplineDist specific issue. Could you please try reinstalling SplineDist and verify the issue after the fix in commit a723c041ec973a906cc52bf64b6dc0c5b60e656e?