CodeFormer icon indicating copy to clipboard operation
CodeFormer copied to clipboard

error "No module named 'setuptools'"

Open hkcitizens9527 opened this issue 1 year ago • 0 comments

when i input command "python basicsr/setup.py develop"

Traceback (most recent call last): File "C:\Users\krisl\Desktop\CodeFormer\basicsr\setup.py", line 3, in from setuptools import find_packages, setup ModuleNotFoundError: No module named 'setuptools'

hkcitizens9527 avatar Mar 29 '24 13:03 hkcitizens9527