lil-lab / newsroom

Tools for downloading and analyzing summaries and evaluating summarization systems. https://summari.es/
Other
147 stars 24 forks source link

Module will not pip install. Solution: #26

Closed jameswburton18 closed 2 years ago

jameswburton18 commented 2 years ago

Following advice from https://stackoverflow.com/questions/70663523/the-unauthenticated-git-protocol-on-port-9418-is-no-longer-supported:

Simply use pip install -e git+https://github.com/clic-lab/newsroom.git#egg=newsroom instead of pip install -e git+git://github.com/clic-lab/newsroom.git#egg=newsroom