Results 10 comments of Behlül Uçar

I just tried on iTerm2 too. I got the same error. Here is the vim version: ``` ➜ ipsy vim --version VIM - Vi IMproved 8.0 (2016 Sep 12, compiled...

xterm-256color I'm also using zsh 5.3 (x86_64-apple-darwin17.0) 2018-04-25 15:53 GMT-07:00 Greg Hurrell : > What's your $TERM? > > — > You are receiving this because you authored the thread....

I get the same error. I didn't check the code but when I run the script with sudo, it works. Just FYI.

What does it even mean? Can it be replaced with something more clear?

I agree that the node app seems to be acting weird. Is there a way to make container start without the node app and only the SQS part (I can...

PR https://github.com/thomasdondorf/puppeteer-cluster/pull/461

> @ucarbehlul I'm unable to understand the problem, can you please elaborate Some elements like adsense `` element needs parent container to have some width to be responsive. We can...

Same here, looks like need to import the Image from main.py and call [auto segment method](https://github.com/vipul-sharma20/sharingan/blob/master/sharingan/main.py#L124) but there is no documentation at all. Would be good to provide some examples.

Hmm your example is working indeed. But I found that if I use python array instead of numpy array, it won't work. Since it works correctly with ndarray, the bug...

I realized the title may be wrong after my latest changes, basically this PR will allow date time strings coming from backend to be accepted as date too. This is...