-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
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
Labels
No labels