[MacPorts] #52033: Cannot Install OpenCV 3.1.0

MacPorts noreply at macports.org
Tue Aug 16 17:27:14 PDT 2016


#52033: Cannot Install OpenCV 3.1.0
----------------------+--------------------------------
  Reporter:  fmw@…    |      Owner:  macports-tickets@…
      Type:  defect   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.3.4
Resolution:  invalid  |   Keywords:
      Port:  opencv   |
----------------------+--------------------------------
Changes (by larryv@…):

 * cc: fmw@… (removed)
 * status:  new => closed
 * resolution:   => invalid
 * port:  opencv 3.1.0 => opencv
 * keywords:  opencv =>


Comment:

 You ran:
 {{{
 sudo port install opencv 3.1.0 +contrib +python35
 }}}
 This command tries to install one port called “opencv” with default
 variants and another port called “3.1.0” with variants “contrib” and
 “python35”. Drop the “3.1.0”.
 {{{
 sudo port install opencv +contrib +python35
 }}}

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


More information about the macports-tickets mailing list