KhamisiKibet / QT-PyQt-PySide-Custom-Widgets

Awesome custom widgets made for QT Desktop Applications. Simplify your UI development process. These widgets can be used in QT Designer then imported to PySide code.
https://khamisikibet.github.io/Docs-QT-PyQt-PySide-Custom-Widgets/
GNU General Public License v3.0
758 stars 226 forks source link

when i try to use these custome pyqt6 it gives me the following error my os is windows 10 pro #102

Open tarekdia2000 opened 6 months ago

tarekdia2000 commented 6 months ago

OSError: no library called "cairo-2" was found no library called "cairo" was found no library called "libcairo-2" was found cannot load library 'libcairo.so.2': error 0x7e. Additionally, ctypes.util.find_library() did not manage to locate a library called 'libcairo.so.2' cannot load library 'libcairo.2.dylib': error 0x7e. Additionally, ctypes.util.find_library() did not manage to locate a library called 'libcairo.2.dylib' cannot load library 'libcairo-2.dll': error 0x7e. Additionally, ctypes.util.find_library() did not manage to locate a library called 'libcairo-2.dll'

deathnoragami commented 6 months ago

FIX check this.

KhamisiKibet commented 6 months ago

If you google or search on YouTube you'll find the solutions before opening issues. Also check this repository closed issues

On Fri, Apr 5, 2024, 9:34 PM tarekdia2000 @.***> wrote:

OSError: no library called "cairo-2" was found no library called "cairo" was found no library called "libcairo-2" was found cannot load library 'libcairo.so.2': error 0x7e. Additionally, ctypes.util.find_library() did not manage to locate a library called 'libcairo.so.2' cannot load library 'libcairo.2.dylib': error 0x7e. Additionally, ctypes.util.find_library() did not manage to locate a library called 'libcairo.2.dylib' cannot load library 'libcairo-2.dll': error 0x7e. Additionally, ctypes.util.find_library() did not manage to locate a library called 'libcairo-2.dll'

— Reply to this email directly, view it on GitHub https://github.com/KhamisiKibet/QT-PyQt-PySide-Custom-Widgets/issues/102, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATSYXNK6L56LE6KJFXDBL2DY33VFFAVCNFSM6AAAAABFZTMOFWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGIZDQNRQGI3TKNQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>