Levl-Flash-Arbitrage-on-Ethereum icon indicating copy to clipboard operation
Levl-Flash-Arbitrage-on-Ethereum copied to clipboard

Imports Not Working

Open Rsh125 opened this issue 1 year ago • 1 comments

I have been trying to get the demo for this working and seem to be having issues with getting errors about the imports. cannot import name 'ERC20EUR' from 'brownie'. It seems that I have compiled fine, because I have a .json for this and all the other contracts. However, I am being told that I do not have the correct compiler for pragma solidity 0.6.6. Could it be that there is something wrong with the .json file because I used the wrong compiler? If so, how do I get the correct compiler for brownie so I can re-compile. If that is not it, why won't these contracts import?

Thanks, and this looks like an amazing program if I can get it working.

Best, Rsh125

Rsh125 avatar Sep 10 '22 02:09 Rsh125