Coder Social home page Coder Social logo

How to use about heartwave HOT 3 CLOSED

erdewit avatar erdewit commented on June 6, 2024
How to use

from heartwave.

Comments (3)

erdewit avatar erdewit commented on June 6, 2024

Just type "heartwave" in a terminal.

from heartwave.

connormeaton avatar connormeaton commented on June 6, 2024

I type "heartwave" in terminal followed by a video ("heartwave test.mov") and get this error:

objc[71193]: Class QMacAutoReleasePoolTracker is implemented in both /usr/local/lib/python3.7/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore (0x1087eb060) and /usr/local/lib/python3.7/site-packages/cv2/.dylibs/QtCore (0x11508a700). One of the two will be used. Which one is undefined.
objc[71193]: Class QT_ROOT_LEVEL_POOL__THESE_OBJECTS_WILL_BE_RELEASED_WHEN_QAPP_GOES_OUT_OF_SCOPE is implemented in both /usr/local/lib/python3.7/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore (0x1087eb0d8) and /usr/local/lib/python3.7/site-packages/cv2/.dylibs/QtCore (0x11508a778). One of the two will be used. Which one is undefined.
objc[71193]: Class KeyValueObserver is implemented in both /usr/local/lib/python3.7/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore (0x1087eb100) and /usr/local/lib/python3.7/site-packages/cv2/.dylibs/QtCore (0x11508a7a0). One of the two will be used. Which one is undefined.
objc[71193]: Class RunLoopModeTracker is implemented in both /usr/local/lib/python3.7/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore (0x1087eb150) and /usr/local/lib/python3.7/site-packages/cv2/.dylibs/QtCore (0x11508a7f0). One of the two will be used. Which one is undefined.
objc[71193]: Class QCocoaPageLayoutDelegate is implemented in both /usr/local/lib/python3.7/site-packages/PyQt5/Qt/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport (0x10be01478) and /usr/local/lib/python3.7/site-packages/cv2/.dylibs/QtPrintSupport (0x1278a6468). One of the two will be used. Which one is undefined.
objc[71193]: Class QCocoaPrintPanelDelegate is implemented in both /usr/local/lib/python3.7/site-packages/PyQt5/Qt/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport (0x10be014f0) and /usr/local/lib/python3.7/site-packages/cv2/.dylibs/QtPrintSupport (0x1278a64e0). One of the two will be used. Which one is undefined.
QObject::moveToThread: Current thread (0x7fdddfc5f2d0) is not the object's thread (0x7fdde232ced0).
Cannot move to target thread (0x7fdddfc5f2d0)

You might be loading two sets of Qt binaries into the same process. Check that all plugins are compiled against the right Qt binaries. Export DYLD_PRINT_LIBRARIES=1 and check that only one set of binaries are being loaded.
qt.qpa.plugin: Could not load the Qt platform plugin "cocoa" in "/usr/local/lib/python3.7/site-packages/cv2/qt/plugins" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: cocoa, minimal, offscreen, webgl.

Abort trap: 6

Any ideas?

from heartwave.

erdewit avatar erdewit commented on June 6, 2024

There seems to be a conflict between the installed cv2 and PyQt5 packages on OSX:

https://stackoverflow.com/questions/57571101/macos-pyqt5-conflict-with-opencv-python

from heartwave.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.