stanfordnlp / wge

Workflow-Guided Exploration: sample-efficient RL agent for web tasks
https://stanfordnlp.github.io/wge/
Other
108 stars 33 forks source link

error when running python3 uds.py push ~\Desktop\ffmpeg.exe #10

Closed max326-coder closed 4 years ago

max326-coder commented 4 years ago

PS C:\Users\Dhaval\Downloads\uds-master> python3 uds.py push ~\Desktop\ffmpeg.exe Traceback (most recent call last): File "uds.py", line 534, in main() File "uds.py", line 452, in main uds = UDS() File "uds.py", line 46, in init self.api = GoogleAPI() File "C:\Users\Dhaval\Downloads\uds-master\api.py", line 19, in init self.reauth() File "C:\Users\Dhaval\Downloads\uds-master\api.py", line 25, in reauth credentials = store.get() File "C:\Users\Dhaval\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\oauth2client\client.py", line 407, in get return self.locked_get() File "C:\Users\Dhaval\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\oauth2client\file.py", line 54, in locked_get credentials = client.Credentials.new_from_json(content) File "C:\Users\Dhaval\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\oauth2client\client.py", line 302, in new_from_json module_name = data['_module'] KeyError: '_module'

reply me fast, help me out