You can install OpenCV and NumPy into Maya, but it can't be the packages distributed via their standard installers or `pip` as they need to have been compiled especially for your version of Maya, such as 2018.
Do a Google for pre-compiled versions for your platform and version of Maya, I've seen those around. On Fri, 10 Aug 2018 at 07:08, Hyuk Ko <[email protected]> wrote: > Hello! > > I am trying to make a simple image comparing program in maya > > https://www.youtube.com/watch?v=LNzC4NYYWdg something like this... > > I looks like a really easy job by using OpenCV and numpy > > Tried to install these packages in maya, and failed HARD... (first time > installing outer packages to maya... not easy as it sounds) > > Is it possible to make a similar program by using pyside? > > Thanks in advance! > > > > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/32958bc8-30cb-4afd-b93b-55e1e849a870%40googlegroups.com > <https://groups.google.com/d/msgid/python_inside_maya/32958bc8-30cb-4afd-b93b-55e1e849a870%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOAHGhHww7gBNqiCxnCkiWJT8fkfBfeN7uhgJw7eqo%2BzzA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
