Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"pip install -e ..." no longer works #36

Open
zhengkaitu opened this issue Apr 12, 2022 · 0 comments
Open

"pip install -e ..." no longer works #36

zhengkaitu opened this issue Apr 12, 2022 · 0 comments

Comments

@zhengkaitu
Copy link

zhengkaitu commented Apr 12, 2022

Seems that github updated the protocol some time in 2022, so this part of the README should be deprecated (?)

`$ pip install -e "git://github.com/connorcoley/rdchiral.git#egg=rdchiral"

Obtaining rdchiral from git+git://github.com/connorcoley/rdchiral.git#egg=rdchiral
Cloning git://github.com/connorcoley/rdchiral.git to ./src/rdchiral
Running command git clone --filter=blob:none -q git://github.com/connorcoley/rdchiral.git /home/nos/Desktop/sparse_images/src/rdchiral
fatal: remote error:
The unauthenticated git protocol on port 9418 is no longer supported.`

OpenRetro has some legacy code that installs rdchiral this way. Does "pip install rdchiral" suffice?

@zhengkaitu zhengkaitu changed the title "pip install -e ... no longer works "pip install -e ..." no longer works Apr 12, 2022
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

No branches or pull requests

1 participant