not working

This commit is contained in:
Arthur Lu
2021-08-18 03:04:01 +00:00
parent 055c296c00
commit e82177d17b
2 changed files with 3 additions and 1 deletions

View File

@@ -10,6 +10,8 @@ a = Analysis(['superscript.py'],
"dnspython",
"sklearn.utils._weight_vector",
"requests",
"websockets.legacy",
"websockets.legacy.server",
],
hookspath=[],
runtime_hooks=[],