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

Corrupt App.py File #9

Open
Shaheer231 opened this issue May 4, 2024 · 0 comments
Open

Corrupt App.py File #9

Shaheer231 opened this issue May 4, 2024 · 0 comments

Comments

@Shaheer231
Copy link

I hope this email finds you well. I encountered an issue with the main file (app.py) of our Breast Cancer Detection project. It seems that the file is corrupt and showing the following error:-
Traceback (most recent call last):
File "app.py", line 4, in
from weights import download_weights
File "E:\PROJECT2\Breast-Cancer-Detection\weights.py", line 1, in
from google_drive_downloader import GoogleDriveDownloader as gdd
ModuleNotFoundError: No module named 'google_drive_downloader'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant