#python-3.x
Вопрос:
C:UsersDELLgt;pip install chrome_driver Collecting chrome_driver Using cached chrome-driver-2.26.0.1.tar.gz (1.5 kB) Preparing metadata (setup.py) ... error ERROR: Command errored out with exit status 1: command: 'C:UsersDELLAppDataLocalProgramsPythonPython310python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\DELL\AppData\Local\Temp\pip-install-j_dsqycj\chrome-driver_6026516f7e7042b288dc31b62a3d8d2a\setup.py'"'"'; __file__='"'"'C:\Users\DELL\AppData\Local\Temp\pip-install-j_dsqycj\chrome-driver_6026516f7e7042b288dc31b62a3d8d2a\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:UsersDELLAppDataLocalTemppip-pip-egg-info-r5_g2oh6' cwd: C:UsersDELLAppDataLocalTemppip-install-j_dsqycjchrome-driver_6026516f7e7042b288dc31b62a3d8d2a Complete output (6 lines): Traceback (most recent call last): File "lt;stringgt;", line 1, in lt;modulegt; File "C:UsersDELLAppDataLocalTemppip-install-j_dsqycjchrome-driver_6026516f7e7042b288dc31b62a3d8d2asetup.py", line 18 print 'Downloading %s' % URL ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/c6/af/e95a492e882f2618e376ea3eee283d774265288fea4185fbe933879811e7/chrome-driver-2.26.0.1.tar.gz#sha256=15a1da46ae86b5b273bce0a1c96b8b4ca8baa90b61c9d5c72d3f7963b4c11c94 (from https://pypi.org/simple/chrome-driver/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Using cached chrome-driver-2.26.0.tar.gz (1.5 kB) Preparing metadata (setup.py) ... error ERROR: Command errored out with exit status 1: command: 'C:UsersDELLAppDataLocalProgramsPythonPython310python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\DELL\AppData\Local\Temp\pip-install-j_dsqycj\chrome-driver_7f01d97f4439420ca354e94f9f951ed6\setup.py'"'"'; __file__='"'"'C:\Users\DELL\AppData\Local\Temp\pip-install-j_dsqycj\chrome-driver_7f01d97f4439420ca354e94f9f951ed6\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:UsersDELLAppDataLocalTemppip-pip-egg-info-213knqqz' cwd: C:UsersDELLAppDataLocalTemppip-install-j_dsqycjchrome-driver_7f01d97f4439420ca354e94f9f951ed6 Complete output (6 lines): Traceback (most recent call last): File "lt;stringgt;", line 1, in lt;modulegt; File "C:UsersDELLAppDataLocalTemppip-install-j_dsqycjchrome-driver_7f01d97f4439420ca354e94f9f951ed6setup.py", line 19 print 'Downloading %s' % URL ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/bc/88/94f9424342dc0ece7f0b2e1ddbabc361410578e7c27155acffea335a83c4/chrome-driver-2.26.0.tar.gz#sha256=a298ff33da1b025d5b02670faffc865f3fbdbd5d617626450375bb874da8a5d3 (from https://pypi.org/simple/chrome-driver/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. ERROR: Could not find a version that satisfies the requirement chrome_driver (from versions: 2.26.0, 2.26.0.1) ERROR: No matching distribution found for chrome_driver