Hello everyone,

I am trying to get graph_tool to run with my conda installation on Ubuntu. 
I followed the steps  here
<https://gist.github.com/floriangeigl/ee222e581b04a0d7922c>  , which among
other things installed boost 1.63, if I understand correctly. I can use
graph_tool fine if I just "import graph_tool". However, if I want to use the
drawing  functionalities, and do "from graph_tool.all import *", I get

/ImportError: libCGAL.so.12: cannot open shared object file: No such file or
directory/

The only clue a google-search gave was lack of boost, which is supposedly
installed and working fine.. what follows is my full list of packages
installed in the repository - what can I do?


# packages in environment at .conda/envs/networks:
#
anaconda-client           1.5.1                    py35_0  
beautifulsoup4            4.5.1                    py35_0  
cairo                     1.12.18                       6  
clyent                    1.2.2                    py35_0  
boost                     1.63.0              np111py35_6    conda-forge
boost-cpp                 1.63.0                        2    conda-forge
bzip2                     1.0.6                         1    conda-forge
icu                       58.1                          1    conda-forge
pyqt                      4.11.4                   py35_2    conda-forge
cycler                    0.10.0                   py35_0  
dbus                      1.10.10                       0  
decorator                 4.0.10                   py35_0  
dill                      0.2.5                    py35_0  
dill                      0.2.6                     <pip>
eigen                     3.2.8                         2  
entrypoints               0.2.2                    py35_0  
et_xmlfile                1.0.1                    py35_0  
expat                     2.1.0                         0  
fontconfig                2.11.1                        6  
freetype                  2.5.5                         1  
glib                      2.43.0                        1  
gst-plugins-base          1.8.0                         0  
gstreamer                 1.8.0                         0  
harfbuzz                  0.9.39                        1  
ipykernel                 4.6.1                    py35_0  
ipython                   5.1.0                    py35_0  
ipython_genutils          0.1.0                    py35_0  
ipywidgets                6.0.0                    py35_0  
jdcal                     1.3                      py35_0  
jinja2                    2.8                      py35_1  
jpeg                      8d                            2  
jsonschema                2.5.1                    py35_0  
jupyter                   1.0.0                    py35_3  
jupyter_client            4.4.0                    py35_0  
jupyter_console           5.1.0                    py35_0  
jupyter_core              4.2.0                    py35_0  
libffi                    3.2.1                         0  
libgcc                    5.2.0                         0  
libgfortran               3.0.0                         1  
libpng                    1.6.22                        0  
libsodium                 1.0.10                        0  
libxcb                    1.12                          0  
libxml2                   2.9.2                         0  
libxslt                   1.1.28                        0  
lxml                      3.6.4                    py35_0  
m4                        1.4.17                        0  
markupsafe                0.23                     py35_2  
matplotlib                1.5.1               np111py35_0  
mistune                   0.7.3                    py35_0  
mkl                       11.3.3                        0  
mpmath                    0.19                     py35_1  
multiprocess              0.70.5                    <pip>
nbconvert                 4.2.0                    py35_0  
nbformat                  4.1.0                    py35_0  
notebook                  5.0.0                    py35_0  
numpy                     1.11.2                   py35_0  
openpyxl                  2.4.0                    py35_0  
openssl                   1.0.2j                        0  
cairomm                   1.10.0                        2    ostrokach
cgal                      4.5                           0    ostrokach
gmp                       6.0.0a                        1    ostrokach
graph-tool                2.22                     py35_1    ostrokach
libsigcpp                 2.4.1                         3    ostrokach
mm-common                 0.9.7                         0    ostrokach
mpfr                      3.1.3                         1    ostrokach
pthread-stubs             0.3                           0    ostrokach
pycairo                   1.10.0                   py35_5    ostrokach
sparsehash                2.0.2                         0    ostrokach
util-macros               1.19.0                        1    ostrokach
pandas                    0.19.2              np111py35_1  
pango                     1.39.0                        1  
path.py                   8.2.1                    py35_0  
pathos                    0.2.0                     <pip>
patsy                     0.4.1                    py35_0  
pexpect                   4.0.1                    py35_0  
pickleshare               0.7.4                    py35_0  
pip                       8.1.2                    py35_0  
pixman                    0.32.6                        0  
pox                       0.2.3                     <pip>
ppft                      1.6.4.7.1                 <pip>
prompt_toolkit            1.0.3                    py35_0  
ptyprocess                0.5.1                    py35_0  
pygments                  2.1.3                    py35_0  
pyparsing                 2.1.4                    py35_0  
pyprof2calltree           1.4.0                     <pip>
python                    3.5.2                         0  
python-dateutil           2.5.3                    py35_0  
pytz                      2016.7                   py35_0  
pyyaml                    3.12                     py35_0  
pyzmq                     15.4.0                   py35_0  
qt                        4.8.7                         4  
qtconsole                 4.2.1                    py35_0  
readline                  6.2                           2  
requests                  2.11.1                   py35_0  
scipy                     0.18.1              np111py35_0  
setuptools                27.2.0                   py35_0  
simplegeneric             0.8.1                    py35_1  
sip                       4.18                     py35_0  
six                       1.10.0                   py35_0  
sqlite                    3.13.0                        0  
statsmodels               0.6.1               np111py35_1  
sympy                     1.0                      py35_0  
system                    5.8                           2  
terminado                 0.6                      py35_0  
tk                        8.5.18                        0  
tornado                   4.4.2                    py35_0  
traitlets                 4.3.1                    py35_0  
wcwidth                   0.1.7                    py35_0  
wheel                     0.29.0                   py35_0  
widgetsnbextension        2.0.0                    py35_0  
xlrd                      1.0.0                    py35_0  
xz                        5.2.2                         0  
yaml                      0.1.6                         0  
zeromq                    4.1.4                         0  
zlib                      1.2.8                         3  



--
View this message in context: 
http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/ImportError-but-boost-installed-tp4027212.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

Reply via email to