enso-org / dataframes

A library for working with tabular data in Luna.
https://luna-lang.org
MIT License
6 stars 5 forks source link

AppVeyor fails to run tests recently #125

Closed mwu-tow closed 5 years ago

mwu-tow commented 5 years ago

builds started failing recently as tests cannot be properly started eg. see https://ci.appveyor.com/project/lunalangCI/dataframes/builds/21615967

The apparent error is: failed to initialize Python bindings: ModuleNotFoundError: No module named 'numpy.core._multiarray_umath'