Skip to content

Conversation

@flyingmutant
Copy link

$ git clone https://github.com/pybind/pybind11/
Cloning into 'pybind11'...
ERROR: Repository not found.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

```
$ git clone https://github.com/pybind/pybind11/
Cloning into 'pybind11'...
ERROR: Repository not found.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
````
@flyingmutant flyingmutant changed the title Update pybind11 git URL to the working one fix: update pybind11 git URL to the working one Aug 23, 2019
@maltemoeser
Copy link
Member

Hmm that shouldn't be necessary, it works fine for me:

➜ git clone https://github.com/pybind/pybind11/
Cloning into 'pybind11'...
remote: Enumerating objects: 11253, done.
remote: Total 11253 (delta 0), reused 0 (delta 0), pack-reused 11253
Receiving objects: 100% (11253/11253), 4.14 MiB | 10.30 MiB/s, done.
Resolving deltas: 100% (7598/7598), done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants