Closed Anusha1910 closed 3 years ago
lenovo@DESKTOP-JP72497 MINGW64 /e/impartus-downloader (master) $ python App.py Traceback (most recent call last): File "E:\impartus-downloader\App.py", line 46, in App().run() File "E:\impartus-downloader\App.py", line 26, in init Callbacks().setup( TypeError: setup() missing 1 required positional argument: 'app'
I missed a checkin.. can you please do a git pull and see if it is working ?
fixed with commit id: 4e17fe836645e02654d12af4d94f749ba85aea8e
Thanks. Its working now.
lenovo@DESKTOP-JP72497 MINGW64 /e/impartus-downloader (master) $ python App.py Traceback (most recent call last): File "E:\impartus-downloader\App.py", line 46, in
App().run()
File "E:\impartus-downloader\App.py", line 26, in init
Callbacks().setup(
TypeError: setup() missing 1 required positional argument: 'app'