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
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
The text was updated successfully, but these errors were encountered:
Hi there!
Thank you for your interest in my project. Maybe we can hop on a Zoom call
sometime next week?
I think it’s easiest in this way.
Let me know what works for you.
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
The text was updated successfully, but these errors were encountered: