Skip to content

installation error #53

@valeriikundas

Description

@valeriikundas
  • Selenium extensions version: latest
  • Python version: 3.6
  • Operating System: Ubuntu 18.04

Description

I tried to install

pip install selenium_extensions

but received error.

What I Did

I received this output:

Collecting selenium_extensions
  Using cached https://files.pythonhosted.org/packages/04/f8/6ae352eb71fc7c86601d1de25d9f385100801c9dfa1a1a8cda3d3f69ce06/selenium_extensions-0.1.2.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-1w8z4fzq/selenium-extensions/setup.py", line 8, in <module>
        from pip.req import parse_requirements
    ModuleNotFoundError: No module named 'pip.req'

    ----------------------------------------

Error:  An error occurred while installing selenium_extensions!
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-1w8z4fzq/selenium-extensions/

This is likely caused by a bug in selenium_extensions. Report this to its maintainers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions