Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

badzip error occur can you help me to resolve this error #4

Open
Anubhavrohilla opened this issue May 30, 2024 · 2 comments
Open

badzip error occur can you help me to resolve this error #4

Anubhavrohilla opened this issue May 30, 2024 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Anubhavrohilla
Copy link

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

@everydaycodings
Copy link
Owner

Download the model manually from Here and extra it in the language_model folder then your problem will be solved.

@everydaycodings everydaycodings added good first issue Good for newcomers bug Something isn't working labels May 30, 2024
@everydaycodings
Copy link
Owner

And shortly i will create a better and more powerful version of this app, currently, I am busy with my academics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants