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
Adapted to WEBKNOSSOS server API version 16. #1535
Fixed
Fixed that the webknossos --version command failed if the tifffile extra dependency was not installed. #1534
Added the missing packaging runtime dependency, which made import webknossos fail with ModuleNotFoundError: No module named 'packaging' in a clean install. #1536