Skip to content

Can't get pgoapi via pip without installing git #4

@Azryyal

Description

@Azryyal

pip install -r requirement.txt

Got this at the end of the install:

Obtaining pgoapi from git+git://github.com/keyphact/pgoapi.git@fd462be412ac347ab517b68f269e2342a7226909#egg=pgoapi (from -r requirements.txt (line 18))
Cloning git://github.com/keyphact/pgoapi.git (to fd462be412ac347ab517b68f269e2342a7226909) to c:\pokemongo-map-develop\src\pgoapi
Error [Error 2] The system cannot find the file specified while executing command git clone -q git://github.com/keyphact/pgoapi.git C:\PokemonGo-Map-develop\src\pgoapi
Cannot find command 'git'

I don't have git installed on my laptop. If that is a requirement, then that should be noted someplace. If that shouldn't be a requirement, then the requirement.txt file shouldn't be requesting a clone.

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