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

"populus compile --watch" fails #418

Open
JanKalin opened this issue Dec 21, 2017 · 1 comment
Open

"populus compile --watch" fails #418

JanKalin opened this issue Dec 21, 2017 · 1 comment

Comments

@JanKalin
Copy link

  • Populus Version: 2.2.0
  • OS: Debian64
jank@scu:~/snapchain/test$ populus compile --watch
> Found 1 contract source files
  - contracts/Greeter.sol
> Compiled 1 contracts
  - contracts/Greeter.sol:Greeter
> Wrote compiled assets to: build/contracts.json
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.5/threading.py", line 862, in run
    self._target(*self._args, **self._kwargs)
TypeError: watch_project_contracts() missing 1 required positional argument: 'compiler_settings'

image

@introom
Copy link

introom commented Jan 25, 2018

confirm this issue.

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

2 participants