Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named pyblish_qml #5

Open
juizoi opened this issue Apr 20, 2023 · 1 comment
Open

No module named pyblish_qml #5

juizoi opened this issue Apr 20, 2023 · 1 comment

Comments

@juizoi
Copy link

juizoi commented Apr 20, 2023

Hey I know this is old, but my .show() is spitting out

Setting up Pyblish QML in Blender uninstalling.. Installing.. Using Python @ 'C:\Users\*\AppData\Local\Microsoft\WindowsApps\python3.10.exe' Using PyQt5 @ 'None' Targets: default C:\Users\*\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe: No module named pyblish_qml

Any idea what might cause this, I found this pyblish/pyblish-maya#71 but it didn't seem to work for me

@jasperges
Copy link
Owner

Hi, that is because it can't find pyblish_qml. You could try installing pyblish QML the same way as you installed this (pip install ...?). As I haven't used this myself for a long time, I'm not sure how 'up-to-date' the code is.

Personally I would suggest using Pyblish QML directly. Setting up a menu item for launching Pyblish should be fairly trivial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants