Skip to content

Corrupt App.py File #9

Open
Open
@Shaheer231

Description

@Shaheer231

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions