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

AttributeError: 'bool' object has no attribute 'write' with mm-latest.py #168

Open
PieterGit opened this issue Jan 24, 2016 · 0 comments
Open

Comments

@PieterGit
Copy link

PieterGit commented Jan 24, 2016

I get a traceback with the following command:
$ mm-latest.py --serial 123456 > mm-file.txt

Traceback (most recent call last):
File "/usr/local/bin/mm-latest.py", line 4, in
import('pkg_resources').run_script('decocare==0.0.21', 'mm-latest.py')
File "build/bdist.linux-x86_64/egg/pkg_resources/init.py", line 726, in run_script
File "build/bdist.linux-x86_64/egg/pkg_resources/init.py", line 1651, in run_script
File "/usr/local/lib/python2.7/dist-packages/decocare-0.0.21-py2.7.egg/EGG-INFO/scripts/mm-latest.py", line 211, in
app.run(None)
File "/usr/local/lib/python2.7/dist-packages/decocare-0.0.21-py2.7.egg/decocare/helpers/cli.py", line 114, in run
self.main(args)
File "/usr/local/lib/python2.7/dist-packages/decocare-0.0.21-py2.7.egg/EGG-INFO/scripts/mm-latest.py", line 200, in main
self.report_status(args)
File "/usr/local/lib/python2.7/dist-packages/decocare-0.0.21-py2.7.egg/EGG-INFO/scripts/mm-latest.py", line 130, in report_status
args.status.write(json.dumps(self.status, indent=2))
AttributeError: 'bool' object has no attribute 'write'

I have a EU Paradigm 754.
Is this a decocare issue?
If you want more information, please let me know.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/30154272-attributeerror-bool-object-has-no-attribute-write-with-mm-latest-py?utm_campaign=plugin&utm_content=tracker%2F522759&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F522759&utm_medium=issues&utm_source=github).
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