Skip to content

Installation error #8

Description

@metya

From installation process I get:

pip install git+https://github.com/vladikk/JSON2CSV

Collecting git+https://github.com/vladikk/JSON2CSV
  Cloning https://github.com/vladikk/JSON2CSV to c:\users\metya\appdata\local\temp\pip-req-build-r9cqaupr
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "C:\Users\metya\AppData\Local\Temp\pip-req-build-r9cqaupr\setup.py", line 2, in <module>
        from pip.req import parse_requirements
    ModuleNotFoundError: No module named 'pip.req'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\metya\AppData\Local\Temp\pip-req-build-r9cqaupr\

In pip version > 10 pip.req is wrong import

according to https://stackoverflow.com/a/49867265

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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