[MacPorts] #60104: py38-sip: sip.h installed in "wrong" directory?
MacPorts
noreply at macports.org
Wed Feb 19 18:54:46 UTC 2020
#60104: py38-sip: sip.h installed in "wrong" directory?
--------------------------+-----------------------
Reporter: josephsacco | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: | Keywords:
Port: py-sip |
--------------------------+-----------------------
Comment (by michaelld):
`sip.h` should not be in the `python3.8m` directory; it should be in the
`python3.8` directory. Here's the flag we use to set the directory, in the
py*-sip Portfile (as taken from the current py38-sip via `python3.8
configure.py --help`:
{{{
-e DIR, --incdir=DIR
where the SIP header file will be installed
[default:
/opt/local/Library/Frameworks/Python.framework/Version
s/3.8/include/python3.8]
}}}
So ... I don't know what's going on with your Python install there. Maybe
try "uninstall py38-sip", "clean --all py38-sip", and then install it
again?
--
Ticket URL: <https://trac.macports.org/ticket/60104#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list