elastic / ember

Elastic Malware Benchmark for Empowering Researchers
Other
948 stars 277 forks source link

NumPy 1.24 compatibility #97

Open gmacon opened 1 year ago

gmacon commented 1 year ago

Ember is broken with NumPy 1.24 because of the expired deprecation of np.int and friends.

gxenos commented 1 year ago

Is the solution more complex than this: #99 ?

gmacon commented 1 year ago

That looks like it should do the trick, assuming there aren't any more instances where it happens. I didn't check the whole code base, but that's the one my CI found.

On Mon, Jan 16, 2023, 13:33 George @.***> wrote:

Is the solution more complex than this: #99 https://github.com/elastic/ember/pull/99 ?

— Reply to this email directly, view it on GitHub https://github.com/elastic/ember/issues/97#issuecomment-1384426191, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAB2KBNS5FFJTJZDQ5TFMY3WSWH6HANCNFSM6AAAAAATVZBWRE . You are receiving this because you authored the thread.Message ID: @.***>