From f01e2bfa1d6e4c8d7275ec6576a958bd910050a4 Mon Sep 17 00:00:00 2001 From: beniroquai Date: Sun, 25 Sep 2022 14:40:34 +0200 Subject: [PATCH] changing setuptools version due to https://github.com/pyinstaller/pyinstaller/issues/6911#issuecomment-1252942158 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 3f549c0bb..2b2cb9812 100644 --- a/setup.cfg +++ b/setup.cfg @@ -50,6 +50,7 @@ install_requires = UC2-REST >=0.1.0.7 visa >= 1.0.0 esptool>=4.2.1 + setuptools<60.0.0 # optional: #openflexure-microscope-client >=0.1.6 #NanoImagingPack @ https://gitlab.com/bionanoimaging/nanoimagingpack/