Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In master, prepare.py references a missing file #266

Open
chevdor opened this issue Jun 20, 2016 · 1 comment
Open

In master, prepare.py references a missing file #266

chevdor opened this issue Jun 20, 2016 · 1 comment

Comments

@chevdor
Copy link

chevdor commented Jun 20, 2016

python prepare.py
Compiling ../DAO.sol...
Compiling ../SampleOffer.sol...
Skipping non existant input file "../SampleOffer.sol"
Traceback (most recent call last):
File "prepare.py", line 160, in
comp2['contracts']['SampleOffer']['abi'])
KeyError: 'contracts'

No SampleOffer.sol in master.

@chevdor
Copy link
Author

chevdor commented Jun 20, 2016

SampleOffer.sol seems to be available in other branches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant