https://github.com/cython/cython/archive/0.26b2.zip
On Mon, Jul 10, 2017 at 2:01 PM, Robert Bradshaw wrote:
> Scratch that, please try https://github.com/cython/cython/archive/0.26b1.zip
>
> On Mon, Jul 10, 2017 at 12:49 PM, Robert Bradshaw wrote:
>> Another beta: https://github.com/cython/cytho
Scratch that, please try https://github.com/cython/cython/archive/0.26b1.zip
On Mon, Jul 10, 2017 at 12:49 PM, Robert Bradshaw wrote:
> Another beta: https://github.com/cython/cython/archive/0.26b1.zip
>
> On Mon, Jul 10, 2017 at 10:59 AM, Robert Bradshaw wrote:
>> https://github.com/scikit-lear
Another beta: https://github.com/cython/cython/archive/0.26b1.zip
On Mon, Jul 10, 2017 at 10:59 AM, Robert Bradshaw wrote:
> https://github.com/scikit-learn/scikit-learn/pull/9311 looks like a
> good resolution. The infinite recursion issue has been fixed as well.
>
> On Fri, Jul 7, 2017 at 2:10
https://github.com/scikit-learn/scikit-learn/pull/9311 looks like a
good resolution. The infinite recursion issue has been fixed as well.
On Fri, Jul 7, 2017 at 2:10 PM, Andreas Mueller wrote:
> Hey folks.
> So scikit-learn master doesn't build with 0.26b0:
> https://github.com/scikit-learn/sciki