pyqtgraph dll load failed in visual studio code #10786
Labels
bug
Issue identified by VS Code Team member as probable bug
info-needed
Issue requires more information from poster
Steps to Reproduce:
from PyQt5 import QtGui, QtCore, QtWidgets, uic
ImportError: DLL load failed: The specified module could not be found.
That code has no issues when running python from Anaconda terminal
I have python extension, that's about it.
The text was updated successfully, but these errors were encountered: