Opened 15 years ago

Closed 15 years ago

#21211 closed defect (worksforme)

install of py26-modulegraph-devel fails on snow leopard

Reported by: ohtinsel@… Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py26-modulegraph-devel

Description (last modified by skymoo (Adam Mercer))

I just installed python26 without problems, but alas, I can't get matplotlib up and running on snow leopard.

sudo port install py26-matplotlib 
--->  Computing dependencies for py26-matplotlib
--->  Building py26-modulegraph-devel
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_python_py26-modulegraph-devel/work/trunk" && /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 setup.py --no-user-cfg build " returned error 1
Command output: Traceback (most recent call last):
  File "setup.py", line 3, in <module>
    import ez_setup
ImportError: No module named ez_setup

Error: The following dependencies failed to build: py26-pyobjc2 py26-py2app-devel py26-modulegraph-devel py26-pyobjc2-cocoa
Error: Status 1 encountered during processing.

Change History (8)

comment:1 Changed 15 years ago by skymoo (Adam Mercer)

Description: modified (diff)
Keywords: python26 snow leopard matplotlib removed
Owner: changed from macports-tickets@… to jmr@…
Port: py26-modulegraph-devel added; py26-matplotlib removed
Summary: install of py26-matplotlib fails on snow leopardinstall of py26-modulegraph-devel fails on snow leopard
Version: 1.8.0

comment:2 Changed 15 years ago by jmroot (Joshua Root)

Installs fine on Snow Leopard here.

comment:3 in reply to:  2 Changed 15 years ago by ohtinsel@…

Replying to jmr@…:

Installs fine on Snow Leopard here.

Hmm.

I tried to install python25; same error.

Then I tried a complete nuke of macports and reinstalled only python26 and then py26-matplotlib, but got the same results.

Mike

P.S. If it matters I need to use the svn sync method due to firewall issues at work.

MacPro4,1 Xcode 3.2 os-x 10.6

comment:4 Changed 15 years ago by Veence (Vincent)

I've tried it (SL, universal). It works, except for a bug in apr that I will report.

comment:5 Changed 15 years ago by jmroot (Joshua Root)

Attach the full output of

sudo port clean --all py26-modulegraph-devel
sudo port -d install py26-modulegraph-devel

comment:6 Changed 15 years ago by skymoo (Adam Mercer)

I seen similar fetch failures with this port before, last time it was due to the svn port (3690) being blocked by the firewall. Is port 3690 blocked by your firewall?

comment:7 Changed 15 years ago by ohtinsel@…

Ah, I will switch to off-site wifi (shh) and try it again without the firewall issues. This might well be the problem. Thanks for the tip.

comment:8 Changed 15 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed

Assuming this was due to a firewall.

Note: See TracTickets for help on using tickets.