Skip to content

Installation via pip is broken #56

@vrutkovs

Description

@vrutkovs
$ pip install ctf-cli --upgrade

You are using pip version 6.1.1, however version 7.1.2 is available.

You should consider upgrading via the 'pip install --upgrade pip' command.

Collecting ctf-cli

  Downloading ctf-cli-1.0.1.tar.gz

    Complete output from command python setup.py egg_info:

    Traceback (most recent call last):

      File "<string>", line 20, in <module>

      File "/tmp/pip-build-DbtO1y/ctf-cli/setup.py", line 7, in <module>

        with open('requirements.txt') as f:

    IOError: [Errno 2] No such file or directory: 'requirements.txt'



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

    Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-DbtO1y/ctf-cli

The command "pip install ctf-cli --upgrade" failed and exited with 1 during .

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions