Skip to content

No module named 'more_itertools' #8610

Description

@KumoLiu
Traceback (most recent call last):
  File "/home/runner/work/MONAI/MONAI/setup.py", line 21, in <module>
    from setuptools import find_packages, setup
  File "/opt/hostedtoolcache/Python/3.9.24/x64/lib/python3.9/site-packages/setuptools/__init__.py", line 18, in <module>
    from setuptools.dist import Distribution
  File "/opt/hostedtoolcache/Python/3.9.24/x64/lib/python3.9/site-packages/setuptools/dist.py", line 46, in <module>
    from . import _reqs
  File "/opt/hostedtoolcache/Python/3.9.24/x64/lib/python3.9/site-packages/setuptools/_reqs.py", line 1, in <module>
    import setuptools.extern.jaraco.text as text
  File "/opt/hostedtoolcache/Python/3.9.24/x64/lib/python3.9/site-packages/setuptools/_vendor/jaraco/text/__init__.py", line 11, in <module>
    from setuptools.extern.jaraco.functools import compose, method_cache
  File "/opt/hostedtoolcache/Python/3.9.24/x64/lib/python3.9/site-packages/setuptools/_vendor/jaraco/functools/__init__.py", line 10, in <module>
    import more_itertools
ModuleNotFoundError: No module named 'more_itertools'
Error: Process completed with exit code 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions