We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reported by @Onager
Setting up python-astroid (1.4.4-2ppa1~wily) ... File "/usr/lib/python2.7/dist-packages/astroid/tests/testdata/python3/data/module2.py", line 100 print('bonjour', file=stream) ^ SyntaxError: invalid syntax dpkg: error processing package python-astroid (--configure): subprocess installed post-installation script returned error exit status 101 dpkg: dependency problems prevent configuration of python-pylint: python-pylint depends on python-astroid; however: Package python-astroid is not configured yet.
Work-around
.PHONY: override_dh_python2 override_dh_python2: dh_python2 -V 2.7 setup.py
The text was updated successfully, but these errors were encountered:
https://codereview.appspot.com/306920043/
Sorry, something went wrong.
Issue merged into #83
joachimmetz
No branches or pull requests
Reported by @Onager
Work-around
The text was updated successfully, but these errors were encountered: