Ticket #31793 (closed defect: invalid)
py27-pyqt4 fails configure: info:configure Cannot find file: python.pro.
| Reported by: | david.w.watson@… | Owned by: | michaelld@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | Cc: | eborisch@… | |
| Port: | py27-pyqt4 |
Description
py27-pyqt4 fails configure: info:configure Cannot find file: python.pro.
Attachments
Change History
comment:1 Changed 19 months ago by david.w.watson@…
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.
comment:2 Changed 19 months ago by eborisch@…
Please try:
sudo port clean --all py27-pyqt4 sudo port selfupdate sudo port install py27-pyqt4
comment:3 follow-up: ↓ 5 Changed 19 months ago by macsforever2000@…
- Owner changed from macports-tickets@… to michaelld@…
- Cc ichaelld@… removed
- Port changed from py27-pyqt4 4.8.6 to py27-pyqt4
comment:5 in reply to: ↑ 3 Changed 19 months ago by david.w.watson@…
Replying to macsforever2000@…: Did: sudo port clean --all py27-pyqt4 sudo port selfupdate sudo port install py27-pyqt4
All works. thanks.
Note: See
TracTickets for help on using
tickets.

