Search Criteria
Package Details: python-graph-tool 2.79-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-graph-tool.git (read-only, click to copy) |
---|---|
Package Base: | python-graph-tool |
Description: | A Python module for manipulation and statistical analysis of graphs |
Upstream URL: | https://graph-tool.skewed.de |
Keywords: | graphs networks science |
Licenses: | LGPL3 |
Conflicts: | python3-graph-tool |
Provides: | python3-graph-tool |
Replaces: | python3-graph-tool |
Submitter: | muellner |
Maintainer: | count0 |
Last Packager: | count0 |
Votes: | 29 |
Popularity: | 0.000000 |
First Submitted: | 2013-11-24 19:22 (UTC) |
Last Updated: | 2024-10-27 09:12 (UTC) |
Dependencies (15)
- boost-libs
- cairomm-1.16
- cgal (cgal-gitAUR)
- expat (expat-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-cairo (python-cairo-gitAUR)
- python-gobject (python-gobject-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-scipy (python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR, python-scipy-mkl-binAUR)
- python-zstandard
- autoconf-archive (autoconf-archive-gitAUR) (make)
- boost (boost-gitAUR) (make)
- sparsehash (make)
- graphviz (optional) – graph layout
- python-matplotlib (python-matplotlib-gitAUR) (optional) – graph drawing
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 15 Next › Last »
count0 commented on 2018-06-12 09:47 (UTC)
The compilation issue with GCC 8 has been fixed.
paulmelis commented on 2018-06-12 08:45 (UTC)
With GCC 8 there's a compile error: https://git.skewed.de/count0/graph-tool/issues/468. Needs the commit mentioned in that issue at the bottom
manuel.osdoba commented on 2018-06-10 12:32 (UTC) (edited on 2018-06-10 12:32 (UTC) by manuel.osdoba)
If your PKGBUILD refers to python-graph-tool 2.26 and you already upgraded to use gcc 8.1.1 then you have to apply the patch https://git.skewed.de/count0/graph-tool/commit/9bd68ef9df7cadb2ca537037a425664ce14dc220.diff
Or you use my compiled packages https://drive.google.com/drive/folders/0B_2Um0ComJq7WUFGdGlRNTB4QW8
count0 commented on 2018-02-22 11:50 (UTC)
@cocconat If boost is updated, the package needs to be recompiled, there is no way around it.
This is not a bug, it is simply how shared libraries work.
cocconat commented on 2018-02-22 11:39 (UTC)
Hi, after boost update to 1.66.0 [1] the python module 'graph_tool' breaks:
ImportError: libboost_iostreams.so.1.63.0: cannot open shared object file
I tried to downgrade boost without success, I tried to update graph-tool, but no update available.
I don't want to disinstall and rebuild couse it requires hours of compilation and my ram prevent me from parallel compilation.
Please help
[1] https://www.archlinux.org/packages/?q=boost
ktw commented on 2017-12-11 15:06 (UTC)
@fortea relevancy aside, thank you! Your solution worked for me
lahwaacz commented on 2017-10-29 16:34 (UTC)
fortea commented on 2017-10-29 16:21 (UTC)
ananyab commented on 2017-03-31 13:48 (UTC)
count0 commented on 2017-03-31 10:30 (UTC)
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 15 Next › Last »