[SOLVED] ModuleNotFoundError: No module named 'PyQt5'

Previous topic - Next topic

abi

Hello, am getting the error ModuleNotFoundError: No module named 'PyQt5'
when executing a script with UI interface built using pyqt. The scribus docs say that this should work. Have tried editing the PyQt5 paths and python path in Windows.
Please help
Thank you 

a.l.e

hi abi

you need to make sure that scribus is using your local python install instead of the one provided by the scribus install itself.

there are some hints in https://wiki.scribus.net/canvas/Windows_Full_Python_Integration .

it has been written for ancient versions of scribus and python, but it might still work...