On Wed, Jun 10, 2015 at 7:02 PM, Jaime Fernández del Río <
jaime.f...@gmail.com> wrote:
> On Wed, Jun 10, 2015 at 5:53 PM, Jaime Fernández del Río <
> jaime.f...@gmail.com> wrote:
>
>> I'm in the midst of a Python 3.5 + MSVS 2015 compilation frenzy. Today it
>> was time for Open CV 3.0, where I fo
On Wed, Jun 10, 2015 at 5:53 PM, Jaime Fernández del Río
wrote:
> I'm in the midst of a Python 3.5 + MSVS 2015 compilation frenzy. Today it
> was time for Open CV 3.0, where I found a nasty bug that I have eventually
> tracked down to using a development version of NumPy, and Open CV 3.0
> choking
On Wed, Jun 10, 2015 at 5:53 PM, Jaime Fernández del Río <
jaime.f...@gmail.com> wrote:
> I'm in the midst of a Python 3.5 + MSVS 2015 compilation frenzy. Today it
> was time for Open CV 3.0, where I found a nasty bug that I have eventually
> tracked down to using a development version of NumPy, a
I'm in the midst of a Python 3.5 + MSVS 2015 compilation frenzy. Today it
was time for Open CV 3.0, where I found a nasty bug that I have eventually
tracked down to using a development version of NumPy, and Open CV 3.0
choking on relaxed strides, as it does a check that every stride is a
multiple
On Tue, Jun 9, 2015 at 4:48 PM, Charles R Harris
wrote:
> Thanks for looking into this. It is depressing that Windows is so
> difficult to support.
>
yes, thanks!
You might try posting on python-dev -- there is at least one person on that
list trying to help get Windows builds working better!