This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello,
I've just started trying to use the Python visual in Power BI, but am getting an error whenever I try to load data.
from PyQt4 import QtCore, QtGui
ImportError: DLL load failed: The specified module could not be found.
This error occurs regardless of the data I am using or the script I try to run. I am not trying to import these modules, which makes the issue more puzzling.
For reference, I am using Anaconda with Python3.5 (I believe .5.6). I have pyqt 4.11.4 and sip 4.16.9 installed, as well.
Please someone advise on how I might be able to troubleshoot this.
Regards,
Dave
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.