Conversation
ankitxjoshi
left a comment
There was a problem hiding this comment.
python setup.py install results in a failure. It has to be executed twice for everything to get install.
Error =>
Running coala-bears-0.12.0.dev20171110210444/setup.py -q bdist_egg --dist-dir /tmp/easy_install-t07yccma/coala-bears-0.12.0.dev20171110210444/egg-dist-tmp-8wzkz89t
ERROR:root:Module coalib is not found. Cannot do version checking.
error: [Errno 2] No such file or directory: 'ignore.txt'
|
Hey @MacBox7, TravisCI finished with status |
|
Blocked by https://gitlab.com/coala/mobans/issues/51 |
|
Should this be pinned to a specific release for now? |
|
This repo needs to use coala-bears master. |
|
Best done after #318 to avoid having two different versions of coala in the same CI, which is rather confusing. |
|
@MacBox7, sorry for the long delay. CI is now fixed and you can finish this off. |
Travis tests have failedHey @MacBox7, 1st BuildpytestTravisBuddy Request Identifier: ae3e1310-adcf-11e9-aa77-bf7f12915990 |
|
Odd that it fails on Windows. See if there are any useful changes from moban to the coala-pyflakes repo |
Closes #267