InsightSoftwareConsortium / InsightSoftwareConsortium/itkwidgets

itkwidgets installation missing compare

Open
#739 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
624
Forks
83
PR merge metrics
No merged PRs in 30d

Description

I get the below error when trying to import compare. I would like to use it with ITKElastix.

>>> from itkwidgets import compare, checkerboard, view
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name 'compare' from 'itkwidgets' (anaconda3/envs/itk_elastix/lib/python3.8/site-packages/itkwidgets/__init__.py)

I used the following command for installation: pip install 'itkwidgets[all]>=1.0a23'

Thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.