Closed Ulyev-ad closed 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)
self.pushButton.clicked.connect(Form.open)
I think you run ui.py. Do:
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)