Puzer / stylegan-encoder

StyleGAN Encoder - converts real images to latent space
Other
1.07k stars 166 forks source link

invalid syntax for dnnlib/__init__.py #13

Closed matt1209 closed 5 years ago

matt1209 commented 5 years ago

submit_config: SubmitConfig = None # Package level variable for SubmitConfig which is only valid when inside the run function. is error with message SyntaxError: invalid syntax, should I just ignore this error? Thanks!

matt1209 commented 5 years ago

update python to 3.6