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
Currently we can only use tensorflow=2.4.3 which is automatically downgraded due to hard-fixed dependency in pyilastik that uses h5py==2.10.0 while tensorflow=2.6.0 requires at h5py=3.1.0.
Upgrading this requires updating PyIlastik with updating test data with versions consistent with the tests.