You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@randerzander thanks for open this issue, regarding numpy=1.19 is not a hard requirement for BlazingSQL because its rely's on cudf libraries. Currently we are working to update some dependencies which will install numpy=1.20.2 in this PR #1430, meanwhile you can build from source branch-0.19 with the following steps:
Related to cudf #7289.
BlazingSQL seems to require
numpy=1.19
which breaks dask-cudf'sdescribe
functionality.Is numpy 1.19 a hard requirement for BlazingSQL?
The text was updated successfully, but these errors were encountered: