You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says, I can't load the ABI in Python. I followed the install directions (got websocket and web3) but get this error whenever I run the etherdeltaclientservice_test file:
FileNotFoundError: [Errno 2] No such file or directory: '../contracts/etherdelta.json'
What did I miss? Thanks in advance.
The text was updated successfully, but these errors were encountered:
As the title says, I can't load the ABI in Python. I followed the install directions (got websocket and web3) but get this error whenever I run the etherdeltaclientservice_test file:
FileNotFoundError: [Errno 2] No such file or directory: '../contracts/etherdelta.json'
What did I miss? Thanks in advance.
The text was updated successfully, but these errors were encountered: