Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

"ImportError: No module named request" error  #7

@caofangkun

Description

@caofangkun

urllib.request modules have been deprecated,
urllib.request.urlretrieve should be urllib.urlretrieve

➜  face-generation git:(master) python --version 
Python 2.7.14 :: Anaconda custom (64-bit)

➜  face-generation git:(master) jupyter notebook dlnd_face_generation.ipynb

image

  File "helper.py", line 215
    self.image_mode)
SyntaxError: only named arguments may follow *expression

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions