Thomas Capricelli

Results 19 comments of Thomas Capricelli

I have a similar problem on lot of different sites. All are protected by cloudflare. In all cases, requests.get() just works, and scrapy fails with 403. It works with chrome/firefox...

> That said, ideally we should figure out what the key difference is, and provide a way to reproduce `requests` requests with Scrapy. I agree 100%. Is there a place...

I've had this issue for several months on both "longan nano" and "longan nano lite" (the one with lesser specs, based on GD32VF103C8T6 instead of GD32VF103CBT6). Please update the dfu-utils...

It kinda works now. -P auto wont, but -P stc15 is ok. I think the original problem lied with the power supply. The MCU is 5V, and at least one...

> Try this [stc8prog](https://github.com/IOsetting/stc8prog) Did. And it works wonderfully. It autodetects my mcu, while stcgal fails with -P auto (works ok with -P stc15). Also, I didn't had to specify...

Guys, I've been away for some days and I only now discover your answers. Thanks a lot for such informative and complete answers, both of you ! I had noticed...

Hi, Indeed 2G is only at the "beginning" of our big file. We could deal with bof/eof of ~4G, but roy will fail: `roy build -bof 4294967296 -eof 4294967296` `2017/04/25...

Works perfectly, thanks again. Do you expect to make any change related to this for the next release ? I now know how to keep going, but of course I'd...

There are lot of forks. None would volunteer to maintainership ? Alas, most of them are untouched for years, often even more than this one :(

-DBUILD_opencv_xfeatures2d=OFF is not a "solution". The contrib xfeatures2d is not supposed to depend on CUDA, does it ?