Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Pip install fails #31

Open
melonora opened this issue Feb 28, 2023 · 1 comment
Open

[Bug] Pip install fails #31

melonora opened this issue Feb 28, 2023 · 1 comment

Comments

@melonora
Copy link

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]
@thewtex
Copy link
Member

thewtex commented Mar 9, 2023

Hi @melonora ,

Could more details please be provided on:

  • Your operating system, e.g. macOS, Linux, Windows
  • The hardware architecture, e.g. ARM, AMD64
  • pip version

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants