Git Product home page Git Product logo

Comments (3)

dvingerh avatar dvingerh commented on May 26, 2024 1

If this is your output:

$ pip install git+ssh://[email protected]/ping/[email protected]

Collecting git+ssh://[email protected]/ping/[email protected]
  Cloning ssh://[email protected]/ping/instagram_private_api.git (to 1.3.6) to c:\users\dirk\appdata\local\temp\pip-u6bpys-build
Warning: Permanently added the RSA host key for IP address '192.30.253.113' to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Command "git clone -q ssh://[email protected]/ping/instagram_private_api.git c:\users\dirk\appdata\local\temp\pip-u6bpys-build" failed with error code 128 in None

Try replacing ssh to https to clone the repository instead:

pip install git+https://[email protected]/ping/[email protected]

from instagram_private_api.

ping avatar ping commented on May 26, 2024

@MeredithHu

Your issue report does not conform to the issue template that has been specified for this repo:
https://raw.githubusercontent.com/ping/instagram_private_api/master/.github/ISSUE_TEMPLATE.md

Please edit your issue to comply with the template requirement.

This issue will be closed after 24 hours if no followup action is taken.


[This comment is auto-generated. ref=notemplate]

from instagram_private_api.

shenglih avatar shenglih commented on May 26, 2024

Thanks a bunch! Resolved.

from instagram_private_api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.