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.