From 72e814db3bbb53e6ce4ec1d926da96f2c7bf70fd Mon Sep 17 00:00:00 2001 From: jdegenstein Date: Thu, 27 Oct 2022 19:34:34 -0500 Subject: [PATCH] Update pyinstaller_pip.spec --- pyinstaller_pip.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyinstaller_pip.spec b/pyinstaller_pip.spec index 57ab676..d76606b 100644 --- a/pyinstaller_pip.spec +++ b/pyinstaller_pip.spec @@ -34,7 +34,7 @@ a = Analysis(['run.py'], hiddenimports=['ipykernel.datapub', 'debugpy', 'vtkmodules', 'vtkmodules.all', 'pyqtgraph.graphicsItems.ViewBox.axisCtrlTemplate_pyqt5', 'pyqtgraph.graphicsItems.PlotItem.plotConfigTemplate_pyqt5', - 'pyqtgraph.imageview.ImageViewTemplate_pyqt5', 'xmlrpc', + 'pyqtgraph.imageview.ImageViewTemplate_pyqt5', 'xmlrpc', 'casadi', 'ipopt', 'zmq.backend', 'cq_warehouse', 'cq_warehouse.bearing', 'cq_warehouse.chain', 'cq_warehouse.drafting', 'cq_warehouse.extensions', 'cq_warehouse.fastener', 'cq_warehouse.sprocket', 'cq_warehouse.thread', 'cq_gears', 'cq_cache',