Hello everyone,

I also start to have a problem with graphtool installation.
I use it in google colab and have to install the library everytime.

I use the following code:
!echo "deb http://downloads.skewed.de/apt/bionic bionic universe" >>
/etc/apt/sources.list
!sudo apt-key adv --keyserver keys.openpgp.org --recv-key 612DEFB798507F25
!sudo apt-get update
!sudo apt-get install python3-graph-tool

This code does not work anymore. Error that I've got: 
E: The repository 'http://downloads.skewed.de/apt/bionic bionic Release'
does not have a Release file.

I kindly ask you to give me an advice how I can solve this issue.

Best regards



--
Sent from: 
http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/
_______________________________________________
graph-tool mailing list
[email protected]
https://lists.skewed.de/mailman/listinfo/graph-tool

Reply via email to