We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5bb603 commit 341fe4fCopy full SHA for 341fe4f
2 files changed
Resources/__pycache__/dvPlotterResources_rc.cpython-37.pyc
5 Bytes
dataVaultLivePlotter.py
@@ -9,7 +9,7 @@
9
from PyQt5.QtCore import *
10
from PyQt5.QtWidgets import QApplication
11
from PyQt5.QtPrintSupport import QPrinter
12
-from PyQt5.QtWebEngineWidgets import QWebEngineView
+#from PyQt5.QtWebEngineWidgets import QWebEngineView
13
from twisted.internet.defer import inlineCallbacks, Deferred
14
import numpy as np
15
import pyqtgraph as pg
0 commit comments