ishan dutta

Results 75 issues of ishan dutta

config.py ``` Config = { "bot_type" : 1, #change to 2 to use python requests "use_custom_proxy" : True, #default is False change to True to use a file containing multiple...

On a brand new proxy server I get, > {'account_created': False, 'errors': {'ip': ['The IP address you are using has been flagged as an open proxy. If you believe this...

Just like the [tacotron](https://github.com/Kyubyong/tacotron#pretrained-files) can someone share the pretrained model(on LJ Speech Dataset) for this as well?

$`npm start` [2019-08-27 05:24:09.883] [INFO] Sending 'setWebhook' request for url: https://viber.yourdomain.ru/, isInline: undefined [2019-08-27 05:24:09.884] [DEBUG] Opening request to url: 'https://chatapi.viber.com/pa/set_webhook' with data url: https://viber.yourdomain.ru/ is_inline: undefined event_types: - subscribed...

python 3.6.0 interestingly I found `more-itertools-2.2` got install as a dependency of this package itself, whereas another package `pytest 3.10.1` wants `more-itertools>=4.0.0` Steps to reproduce. - create environment with python...

Just like Amazon when I visit a github repo I meed to know what are similar repos by checkering what the common forks make by forkers of this repo. Similar...

Just ran this ``` cmake -G "Unix Makefiles" . make -j ``` Error: ``` C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/12.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles/libprimesieve.dir/src/api-c.cpp.obj:api-c.cpp:(.text+0x279): undefined reference to `__cxa_free_exception' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/12.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles/libprimesieve.dir/src/api-c.cpp.obj:api-c.cpp:(.text+0x293): undefined reference to `__cxa_begin_catch' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/12.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles/libprimesieve.dir/src/api-c.cpp.obj:api-c.cpp:(.text+0x2b2): undefined reference...