Michael Penkov

Results 254 comments of Michael Penkov

No, we didn't consider this worth patching, right @piskvorky ?

Very strange. I see your previous commits built fine. I will investigate.

I think I see what's happening here: - We don't need scipy to build wheels - We **do** need scipy to test the wheels; more specifically 1.13.1 or below, because...

The problem with scipy is fixed, now we have to solve the problem with macos. https://github.blog/changelog/2024-05-20-actions-upcoming-changes-to-github-hosted-macos-runners/

Alright, looks like we're green. Thanks everyone!

Looks like some parts of the numpy API we were using aren't around anymore: gensim/models/word2vec_inner.c: In function ‘__pyx_f_5numpy_PyDataType_SHAPE’: gensim/models/word2vec_inner.c:9378:39: error: ‘PyArray_Descr’ {aka ‘struct _PyArray_Descr’} has no member named ‘subarray’ I...

@gojomo Please continue to look into this. I'm removing it from the upcoming milestone, just to get things out the door quicker.

Are you interested in making a PR @filip-komarzyniec ?

Can you please update the release/ subdirectory? What's the new process for making a new release?

I'm a bit busy with my life outside of open source at the moment, but I'll have a look at this as soon as I get some spare cycles.