#52033 closed defect (invalid)
Cannot Install OpenCV 3.1.0
Reported by: | fmw42 (Fred Weinhaus) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | opencv |
Description
Error: Port 3.1.0 not found
Mac OSX 10.6.8 (Snow Leopard)
See log file attached
Attachments (1)
Change History (4)
Changed 8 years ago by fmw42 (Fred Weinhaus)
Attachment: | macports_opencv_install.txt added |
---|
comment:1 Changed 8 years ago by fmw42 (Fred Weinhaus)
Forgot to mention, why was it trying to install python27 when my variant was python35?
comment:2 Changed 8 years ago by larryv (Lawrence Velázquez)
Cc: | fmw@… removed |
---|---|
Keywords: | opencv removed |
Port: | 3.1.0 removed |
Resolution: | → invalid |
Status: | new → closed |
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
comment:3 Changed 8 years ago by fmw42 (Fred Weinhaus)
Thanks for the fast help and correction. Your corrected port command worked. Sorry for the false alarm and my misunderstanding. You guys are terrific and have a great tool.
Note: See
TracTickets for help on using
tickets.
Log file of all installations