Skip to content

ImportError: cannot import name 'Response' from 'requests' #1

Description

@Vman50

error is here: Traceback (most recent call last):
File "C:\Users\krist\GoFileDownloader\downloader.py", line 22, in
from helpers.download_utils import save_file_with_progress
File "C:\Users\krist\GoFileDownloader\helpers\download_utils.py", line 6, in
from requests import Response
ImportError: cannot import name 'Response' from 'requests' (unknown location)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions