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

ProjectError class have no msg attribute #3432

Closed
anton44eg opened this issue May 9, 2016 · 1 comment
Closed

ProjectError class have no msg attribute #3432

anton44eg opened this issue May 9, 2016 · 1 comment
Labels
Milestone

Comments

@anton44eg
Copy link

$ docker-compose up
Traceback (most recent call last):
File "/usr/local/Cellar/docker-compose/1.7.1/libexec/bin/docker-compose", line 9, in <module>
load_entry_point('docker-compose==1.7.1', 'console_scripts', 'docker-compose')()
File "/usr/local/Cellar/docker-compose/1.7.1/libexec/lib/python2.7/site-packages/compose/cli/main.py", line 63, in main
log.error(e.msg)
AttributeError: 'ProjectError' object has no attribute 'msg'
@aanand
Copy link

aanand commented May 12, 2016

Closed in #3433

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

No branches or pull requests

3 participants