Opened 12 years ago

Closed 12 years ago

#33519 closed defect (invalid)

Error when installing Graph Tool for Python

Reported by: nate.stanley@… Owned by: mamoll (Mark Moll)
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc: count0 (Tiago de Paula Peixoto)
Port: py27-graph-tool

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I encountered the following error when using macports to install Graph Tool for python (http://projects.skewed.de/graph-tool/wiki/GraphToolDownload#MacOSX). Pretty straightforward but I thought I would make people aware of it. Mac OS X 10.7.3, Xcode 4.3. Error Below, log attached.

--->  Attempting to fetch py27-graph-tool-2.2.15_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/py27-graph-tool
--->  Fetching py27-graph-tool
Error: Target org.macports.fetch returned: Please reinstall boost with one of the python variants enabled.
Error: Failed to install py27-graph-tool
Log for py27-graph-tool is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-graph-tool/py27-graph-tool/main.log
Error: The following dependencies were not installed: py27-graph-tool
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Attachments (1)

main.log (2.6 KB) - added by nate.stanley@… 12 years ago.
error log

Download all attachments as: .zip

Change History (6)

Changed 12 years ago by nate.stanley@…

Attachment: main.log added

error log

comment:1 Changed 12 years ago by nate.stanley@…

Cc: nate.stanley@… added

Cc Me!

comment:2 Changed 12 years ago by nate.stanley@…

Cc: nate.stanley@… removed

Cc Me!

comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: tiago@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to mmoll@…
Port: py27-graph-tool added

The log says:

Error: Target org.macports.fetch returned: Please reinstall boost with one of the python variants enabled.

Did you do that?

comment:4 Changed 12 years ago by mamoll (Mark Moll)

In other words, do this:

sudo port -f uninstall boost
sudo port install boost +python27

comment:5 Changed 12 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.