You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PS C:\Users\kushr\Downloads\MimicMania-master\MimicMania-master> python setup.py
86.6kiB [00:00, 1.85MiB/s]
Downloading Of Models Completed!
Starting The Extraction Process to language_model Folder...
Traceback (most recent call last):
File "C:\Users\kushr\Downloads\MimicMania-master\MimicMania-master\setup.py", line 3, in
DownloadModels().download_models()
File "C:\Users\kushr\Downloads\MimicMania-master\MimicMania-master\helpers.py", line 62, in download_models
with zipfile.ZipFile(temp_path, 'r') as zip_ref:
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\lib\zipfile.py", line 1266, in init
self._RealGetContents()
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\lib\zipfile.py", line 1333, in _RealGetContents
raise BadZipFile("File is not a zip file")
zipfile.BadZipFile: File is not a zip file
The text was updated successfully, but these errors were encountered:
PS C:\Users\kushr\Downloads\MimicMania-master\MimicMania-master> python setup.py
86.6kiB [00:00, 1.85MiB/s]
Downloading Of Models Completed!
Starting The Extraction Process to language_model Folder...
Traceback (most recent call last):
File "C:\Users\kushr\Downloads\MimicMania-master\MimicMania-master\setup.py", line 3, in
DownloadModels().download_models()
File "C:\Users\kushr\Downloads\MimicMania-master\MimicMania-master\helpers.py", line 62, in download_models
with zipfile.ZipFile(temp_path, 'r') as zip_ref:
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\lib\zipfile.py", line 1266, in init
self._RealGetContents()
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\lib\zipfile.py", line 1333, in _RealGetContents
raise BadZipFile("File is not a zip file")
zipfile.BadZipFile: File is not a zip file
The text was updated successfully, but these errors were encountered: