Opened 2 years ago
#68922 new defect
py-coremltools: doesn't install native code
| Reported by: | jmroot (Joshua Root) | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | essandess (Steve Smith) | |
| Port: | py-coremltools |
Description
This sets supported_archs arm64 i386 x86_64 but only actually installs python scripts. It does appear to be intended to install some architecture-specific components. It looks like it needs to configure with cmake and possibly do some other build steps, rather than just using setup.py as per the python portgroup defaults.
Note: See
TracTickets for help on using
tickets.
