From be046fe65079bc0b37bea74e621efe827fe2f024 Mon Sep 17 00:00:00 2001 From: Nodude <75137537+NodudeWasTaken@users.noreply.github.com> Date: Wed, 3 Jul 2024 21:43:07 +0200 Subject: [PATCH] Fix bug2 --- qt.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/qt.spec b/qt.spec index b5d91a6..f73988c 100755 --- a/qt.spec +++ b/qt.spec @@ -8,7 +8,6 @@ a = Analysis( ['qt.py'], pathex=[], binaries=[], - datas=[(".",)], hiddenimports=[ "librosa", "librosa.feature",