InsightSoftwareConsortium / InsightSoftwareConsortium/ITKIOOMEZarrNGFF

[Bug] Pip install fails

Open
#31 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
10
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Hi,

With a conda environment with python 3.9 and itk 5.3.0 installing through pip fails. Specifically, this error gets thrown:
```
ERROR: Could not find a version that satisfies the requirement itk-ioomezarrngff (from versions: none)ERROR: No matching distribution found for itk-ioomezarrngff
```

When trying to install from source it gives:
```
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [8 lines of output]
running egg_info
creating /tmp/pip-pip-egg-info-x5670qbg/itk_ioomezarrngff.egg-info
writing /tmp/pip-pip-egg-info-x5670qbg/itk_ioomezarrngff.egg-info/PKG-INFO
writing dependency_links to /tmp/pip-pip-egg-info-x5670qbg/itk_ioomezarrngff.egg-info/dependency_links.txt
writing requirements to /tmp/pip-pip-egg-info-x5670qbg/itk_ioomezarrngff.egg-info/requires.txt
writing top-level names to /tmp/pip-pip-egg-info-x5670qbg/itk_ioomezarrngff.egg-info/top_level.txt
writing manifest file '/tmp/pip-pip-egg-info-x5670qbg/itk_ioomezarrngff.egg-info/SOURCES.txt'
error: package directory 'itk' does not exist
[end of output]
```

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.