From c498067e75ed660908e7a9595b32deb873c44f52 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Thu, 8 Jun 2023 15:46:56 -0400 Subject: [PATCH] Update gam.spec --- src/gam.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gam.spec b/src/gam.spec index e1cc8a26..8c4b59bf 100644 --- a/src/gam.spec +++ b/src/gam.spec @@ -20,7 +20,7 @@ hiddenimports = [ ] tmp_ret = collect_all('cryptography') datas += tmp_ret[0] -binaries += tmp_ret[1] +binaries += [tmp_ret[1]] hiddenimports += tmp_ret[2] a = Analysis(