Answer the question
In order to leave comments, you need to log in
ImportError: cannot import name 'main' from 'setuptools.command.easy_install' (C:\Users\HP\AppData\Roaming\Python\Python39\site-packages\setuptools?
Good afternoon, when installing the Beautiful Soup module using the command pip install beautifulsoup4
, an error occurs:
Traceback (most recent call last):
File "c:\program files\python39\lib\runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "c:\program files\python39\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
File "C:\Program Files\Python39\Scripts\easy_install.exe\__main__.py", line 4, in <module>
ImportError: cannot import name 'main' from 'setuptools.command.easy_install' (C:\Users\HP\AppData\Roaming\Python\Python39\site-packages\setuptools\command\easy_install.py)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question