Giter Site home page Giter Site logo

blender_pyqt_example_addon's Introduction

blender_pyqt_example_addon

A template/example Blender addon that uses PyQt6 and is packaged for different platforms using GitHub actions

blender_pyqt_example_addon's People

Contributors

esnosy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

blender_pyqt_example_addon's Issues

Blender Launcher causes: Plugin uses incompatible Qt library (5.15.0) [release]

Hi! I just wanted to try you 0.0.1 release for Windows 11 with Blender 3.5 (portable).
Upon acitvating the add-on the message box pops up, but I wasn't able to close it, and the blender main loop was blocked.
The console showed these errors:

qt.core.plugin.loader: In C:/Users/olaf/AppData/Local/Temp/_MEI73162/PyQt5/Qt5/plugins/platforms/qminimal.dll:
  Plugin uses incompatible Qt library (5.15.0) [release]
qt.core.plugin.loader: In C:/Users/olaf/AppData/Local/Temp/_MEI73162/PyQt5/Qt5/plugins/platforms/qoffscreen.dll:
  Plugin uses incompatible Qt library (5.15.0) [release]
qt.core.plugin.loader: In C:/Users/olaf/AppData/Local/Temp/_MEI73162/PyQt5/Qt5/plugins/platforms/qwebgl.dll:
  Plugin uses incompatible Qt library (5.15.0) [release]
qt.core.plugin.loader: In C:/Users/olaf/AppData/Local/Temp/_MEI73162/PyQt5/Qt5/plugins/platforms/qwindows.dll:
  Plugin uses incompatible Qt library (5.15.0) [release]
qt.core.plugin.loader: In C:/Users/olaf/AppData/Local/Temp/_MEI73162/PyQt5/Qt5/plugins/platformthemes/qxdgdesktopportal.dll:
  Plugin uses incompatible Qt library (5.15.0) [release]
qt.core.plugin.loader: In C:/Users/olaf/AppData/Local/Temp/_MEI73162/PyQt5/Qt5/plugins/styles/qwindowsvistastyle.dll:
  Plugin uses incompatible Qt library (5.15.0) [release]

which is curious, since the add-on comes bundled with PyQt6? I use BQT in another portable Blender version.

Trying to remove the add-on after it was activating threw:
PermissionError: [WinError 5]: 'C:\\Users\\olaf\\AppData\\Roaming\\Blender Foundation\\Blender\\3.5\\scripts\\addons\\blender_pyqt6_example_addon\\extern\\PyQt6\\Qt6\\bin\\Qt6Core.dll'

Could be removed after I had to force close blender and the add-on wasn't loaded yet.

Looking forward to see how this will come along if you keep working at it!

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.