Skip to content

openGL not working on linux, with certain dependencies (as in the current ilastik development env) #331

@k-dominik

Description

@k-dominik

So far I've observed this only on my ubuntu 20.4 machine.

Creating a current development environment in ilastik@51138d836a9debac4355077c7b36e001f131dd88.

Repro:

conda env create -n idev-debug --file ilastik/dev/environment.yaml
conda activate idev-debug
# install volumina
pip install e . 
volumina test.npy --axistags yx

with the following npy: test.zip

which will not show the image and produce a bunch of errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions