run-youngjoo / SC-FEGAN

SC-FEGAN : Face Editing Generative Adversarial Network with User's Sketch and Color (ICCV2019)
Other
3.35k stars 530 forks source link

'QWidget' object has no attribute 'open' #12

Closed Ulyev-ad closed 5 years ago

Ulyev-ad commented 5 years ago

Hi! I want to test your neural network, but I'm getting a 48-line error. Installed all the dependencies, as in your manual. Python 3.6.7. PyQT 5.

File ui/ui.py, error: self.pushButton.clicked.connect(Form.open)

run-youngjoo commented 5 years ago

I think you run ui.py. Do: