Skip to content

Pip #3

@alexvoronov

Description

@alexvoronov

Hi,

Very nice library, works well if installed with easy_install. But it was not straightforward to install with pip. I got the following error:

$ pip install pcappy
Downloading/unpacking pcappy
  Could not find any downloads that satisfy the requirement pcappy
  Some externally hosted files were ignored (use --allow-external pcappy to allow).
Cleaning up...
No distributions at all found for pcappy
Storing debug log for failure in /Users/alexey/.pip/pip.log

It installs only with the following:

pip install   --allow-external pcappy   --allow-unverified pcappy   pcappy

Do you think it is possible to put the module to pip repos?

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