Hi Will I don't think that there are any sub packages. Everything is one package here. A good way to start is to try the examples from the documentation. There are lots of examples there for drawing and for other stuff too. I found it very helpful. https://graph-tool.skewed.de/static/doc/index.html https://graph-tool.skewed.de/static/doc/quickstart.html https://graph-tool.skewed.de/static/doc/topology.html https://graph-tool.skewed.de/static/doc/draw.html If you have a specific problem, we will need some information. The exact error message, the exact version of graph-tools, python, operating system that you are using, the code that you wrote and explanation of what do you expect from that code. If you're new to python but you know some basic programming take a look at how classes work. If you have any problems feel free to ask ;) Have fun ;) Chongee On Wed, Sep 7, 2016 at 11:16 AM, wish18master <siwei.bai@tum.de> wrote:
Hi there,
I am new to the graph-tool module. I downloaded the precomplied module from repository and import graph_tool on python. Everything worked out fine, except that I can't use any of the subpackages listed on the documentation (because they were not there). I would really like to use the 'draw' and 'topology' subpackages. Can be someone tell me where to download them or how to import them?
Many thanks, Will
-- View this message in context: http://main-discussion-list- for-the-graph-tool-project.982480.n3.nabble.com/Need- help-to-locate-subpackages-tp4026716.html Sent from the Main discussion list for the graph-tool project mailing list archive at Nabble.com. _______________________________________________ graph-tool mailing list graph-tool@skewed.de https://lists.skewed.de/mailman/listinfo/graph-tool