The problem ist, that when I try to install via "sudo apt-get install python3-graph.tool", I get:

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
python3-graph-tool :
    Depends: libboost-graph1.67.1 but it is not installable
    Depends: libboost-iostreams1.67.1 but it is not installable
    Depends: libboost-python1.67.1 but it is not installable
    Depends: libboost-system1.67.1 but it is not installable
    Depends: libboost-thread1.67.1 but it is not installable
    Depends: libboost-regex1.67.1 but it is not installable

What do I do now?

Cheers
Martin

Tiago de Paula Peixoto <tiago@skewed.de> hat am 13. Juni 2019 um 09:25 geschrieben:


Am 12.06.19 um 20:13 schrieb Spam Spam:
Thanks for the fast answer!

Now I have the issue, that graph-tool needs dependencies that I can't get by
using "/sudo apt-get .../.".

In particualar: He wants a newer version of boost than the one I get by
"/sudo apt-get install libboost-all-dev/".

Is this intended?

The necessary dependencies should be installed automatically when you
install the package. There is no need to install them individually by hand.

Best,
Tiago
--
Tiago de Paula Peixoto <tiago@skewed.de>

_______________________________________________
graph-tool mailing list
graph-tool@skewed.de
https://lists.skewed.de/mailman/listinfo/graph-tool