lukaspistelak

Results 5 issues of lukaspistelak

i have own_judges_urls: `own_judges_urls=['http://twitter.com/',"https://twitter.com/google","https://twitter.com/elonmusk","https://twitter.com/Twitter","https://twitter.com/realdonaldtrump" ] ` i use it : `broker.find(types=['HTTP','SOCKS4','SOCKS5' ], timeout=5, limit=200, verify_ssl=False ,judges=own_judges_urls ` but it looks like the proxy-broker don't check these urls: , because error_rate...

Hi I would like to ask How is Possible to manage And Control the different Trained weights data 1: I probably understand how to modify a Hypes to train on...

How can i switch to off log print_? `INFO: Scraping tweets from https://twitter.com/search?f=tweets&vertical=default&q=from%3AMazGTV%20since%3A2020-04-07%20until%3A2020-04-15&l= INFO: Using proxy 195.182.152.238:38178 INFO: Retrying... (Attempts left: 3) INFO: Scraping tweets from https://twitter.com/search?f=tweets&vertical=default&q=from%3AMazGTV%20since%3A2020-04-07%20until%3A2020-04-15&l= INFO: Using proxy...

when i run query_tweets in 100000 loop: Exception in thread -1: Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/twitterscraper/query.py", line 233, in query_tweets pool = Pool(poolsize) File "/usr/local/lib/python3.6/dist-packages/billiard/pool.py", line 1046, in...

``` ml@ml-System-Product-Name:~/solana-perf-libs$ make -j$(nproc) make V=release -C src make[1]: Entering directory '/home/ml/solana-perf-libs/src' nvcc -rdc=true -Icommon --gpu-code=sm_37,sm_50,sm_61,sm_70,compute_35 --gpu-architecture=compute_35 -O3 -Xcompiler "-Wall -Werror -fPIC -Wno-strict-aliasing" -DENDIAN_NEUTRAL -DLTC_NO_ASM -Icuda-headers -Icuda-sha256 -c cuda-ecc-ed25519/main.cu -o...