[MacPorts] #66463: Failed to configure openvdb: boost176 must be installed with +python39.

MacPorts noreply at macports.org
Tue Dec 13 15:51:49 UTC 2022


#66463: Failed to configure openvdb: boost176 must be installed with +python39.
---------------------------+---------------------------------
  Reporter:  Davidpmorrow  |      Owner:  MarcusCalhoun-Lopez
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.8.0
Resolution:                |   Keywords:
      Port:  openvdb       |
---------------------------+---------------------------------

Comment (by kencu):

 the default python variant has not been updated in openvdb to match the
 default python variant in boost. It should be.

 For now, until it is updated, you can install openvdb with the python
 variant that matches boost's default (3.10) like this:

 {{{
 sudo port clean openvdb
 sudo port uninstall openvdb
 sudo port -v install openvdb +python310
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/66463#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list