Opened 13 years ago
Closed 13 years ago
#31793 closed defect (invalid)
py27-pyqt4 fails configure: info:configure Cannot find file: python.pro.
Reported by: | watsodw | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | eborisch (Eric A. Borisch) | |
Port: | py27-pyqt4 |
Description
py27-pyqt4 fails configure: info:configure Cannot find file: python.pro.
Attachments (2)
Change History (8)
Changed 13 years ago by watsodw
Changed 13 years ago by watsodw
Attachment: | main.2.log added |
---|
comment:1 Changed 13 years ago by watsodw
comment:2 Changed 13 years ago by eborisch (Eric A. Borisch)
Please try:
sudo port clean --all py27-pyqt4 sudo port selfupdate sudo port install py27-pyqt4
comment:3 follow-up: 5 Changed 13 years ago by mf2k (Frank Schima)
Cc: | ichaelld@… removed |
---|---|
Owner: | changed from macports-tickets@… to michaelld@… |
Port: | 4.8.6 removed |
comment:5 Changed 13 years ago by watsodw
Replying to macsforever2000@…: Did: sudo port clean --all py27-pyqt4 sudo port selfupdate sudo port install py27-pyqt4
All works. thanks.
comment:6 Changed 13 years ago by michaelld (Michael Dickens)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Great; thanks for getting back to us. I'm closing this ticket.
Note: See
TracTickets for help on using
tickets.
Tried renaming /PyQt-gpl-4.8.4/designer/python.pro-in to python.pro and configure succeeded, but build failed with "libpythonplugin.dylib": no such file or directory" as before. Also even though portfile says 4.8.6, 4.8.4 was downloaded.