Skip to content

sudo pip-2.7 install GitPython pdfminer scapy-real #127

Closed
@joseph03

Description

@joseph03

Hi all,

I am running the above in Mac os X 10.8, Xcode5.0.1, command line tool (Oct 2003), and Macport 2.2 environment. They can not be installed properly, the following are the error messages. I can't use brew as it has conflicts with Macport and Macport python2.7. Hope to find help here. Thanks.

Error for GitPython

Requirement already satisfied (use --upgrade to upgrade): GitPython in /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages

Error for pdfminer

Downloading/unpacking pdfminer
Could not find a version that satisfies the requirement pdfminer (from versions: 20091024, 20091129, 20091219, 20100104, 20100131, 20100213, 20100322, 20100327, 20100424, 20100619p1, 20100829, 20101017, 20101226, 20110227, 20110515, dist-20080429, dist-20080629, dist-20080727, dist-20080906, dist-20090110, dist-20090117, dist-20090201, dist-20090517)
Cleaning up...
No distributions matching the version for pdfminer

Error for scaly-real

Downloading/unpacking scapy-real
Could not find a version that satisfies the requirement scapy-real (from versions: 2.2.0-dev

Activity

joseph03

joseph03 commented on Oct 24, 2013

@joseph03
Author

I am in the process of trying to get w3af running in Mac OS X 10.8 mountain lion.

added this to the v0.3.2 milestone on Nov 19, 2014
Byron

Byron commented on Nov 19, 2014

@Byron
Member

I believe this issue is related to git-python being available in version 0.1.7 for quite a while, the default installation would skip RC1 as unstable version.
Now that git-python was released in 0.3.2 on pypi, issues related to the installation should be resolved. Please comment on the issue in case this is not working for you.

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

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Byron@joseph03

        Issue actions

          sudo pip-2.7 install GitPython pdfminer scapy-real · Issue #127 · gitpython-developers/GitPython