I
I
I_am_Human2021-11-01 17:15:47
pip
I_am_Human, 2021-11-01 17:15:47

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)

I have no idea how to fix it, so I turn to you for help.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question