Do you have libboost_iostreams.so.1.61.0 in your anaconda/lib folder? On Wed, Jun 22, 2016 at 11:36 AM, P-M [via Main discussion list for the graph-tool project] <ml-node+s982480n4026599h93@n3.nabble.com> wrote:
I am using Anaconda as my main python distribution (though also have the system's default python installed) so have to compile graph-tool from source to get it to work with Anaconda. I am using Ubuntu 14.04 so also have to compile boost from source to be able to use the full functionality of graph-tool. I have done so and they have both installed without any error messages, however, when then importing graph-tool in python using `from graph_tool.all import *` I get the error message `ImportError: libboost_iostreams.so.1.61.0: cannot open shared object file: No such file or directory`.
How could I go about solving that problem/what is this caused by?
Best wishes,
Philipp
------------------------------ If you reply to this email, your message will be added to the discussion below:
http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/... To unsubscribe from Main discussion list for the graph-tool project, click here <http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2141189&code=b3N0cm9rYWNoQGdtYWlsLmNvbXwyMTQxMTg5fDEzNDcxNjg5OTU=> . NAML <http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
-- View this message in context: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/... Sent from the Main discussion list for the graph-tool project mailing list archive at Nabble.com.