Marcin Wątroba

Results 12 comments of Marcin Wątroba

I found another workaround for this problem. It seems that Twitter block many requests from api. When we use TOR proxy ip address change every 10 minutes.

Just replace (written in Kotlin) ` v.measure(MeasureSpec.makeMeasureSpec((v.parent as View).width, MeasureSpec.EXACTLY), MeasureSpec.makeMeasureSpec((v.parent as View).height, MeasureSpec.AT_MOST))` I used this library but this bug was terrible so I decided to write own expand...

Yes, many libs works ok -- like numpy or pandas. I think that problem cause ``` Updating llvmlite (0.39.0 -> 0.36.0): Failed ``` I can't install `llvmlite` with lower version,...

Have you tried in docker container? What's your OS? Python version?

Could you paste code and output (I know that it's in readme, but I want to have it here)

I want wait for official release (I'm build docker containers -- it will be little bit harder to prepare container with updated lib), when it will be released?

I'am running all in docker, but it works. After few hours error occurs.

You have created MPS support, Looks great -- it works for you please make PR 😄 I will use it in my project

Please call: ```python import stweet as st print(dir(st)) ``` And send me output

And call in terminal ```bash pip list ``` Check version of street