Opened 13 years ago
Closed 13 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)
Change History (6)
Changed 13 years ago by nate.stanley@…
comment:3 Changed 13 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 13 years ago by mamoll (Mark Moll)
In other words, do this:
sudo port -f uninstall boost sudo port install boost +python27
comment:5 Changed 13 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
error log