Keshav Garg

Results 155 comments of Keshav Garg

After spending hours on it, I'm just able to find only one workaround to solve this problem - `pip install six -U` in the `travis.yml` packaging~=16.8 has a requirement of...

@abhishalya did you find any solution to this problem?

> Creating a new virtualenv in python3.4 won't include six by default Yeah, it's not getting included. Few days back I created a new env for coala-bears at that time...

Satisfied with your research. I was able to figure out these findings and finded a workaround of either installing `six>=1.11.0` Or upgrading the current version of `six` using pip. Till...

> IMO adding it to the bear requirements.txt seems a bit more sane option. đź‘Ť

@Dilshaad21 You've already worked on a newcomer issue. Please follow the newcomers guide!

@abhishalya I don’t think that we do a coala-bears api documentation as like coala repository has. Currently, we are having the coala-bears documentation on coala Webservices which we fetch and...

> can you tell me the correct place for this type of issue Correct Place: https://github.com/coala/landing-frontend Also an issue related to this has already been created. We are using coala...

Maybe the issue was with docker container not having coala bears, or the issue was something else. I didn’t remember completely as it has been long time I have look...

@neelanshsahai are you currently working on it?