Closed rkshthrmsh closed 8 months ago
@rsetaluri, I have committed all the suggestions. Thanks!
@rsetaluri, I have made the necessary changes to the test file. However, I'm unable to run it because pip install fault
fails with:
ERROR: Failed building wheel for coreir
Building wheel for DeCiDa (pyproject.toml) ... done
Created wheel for DeCiDa: filename=DeCiDa-1.1.5-py3-none-any.whl size=13947008 sha256=8dda2758409edef16994bd393ab64c3e7f6e25e80a597367ac0f1fb4a18f0595
Stored in directory: /Users/rkshthrmsh/Library/Caches/pip/wheels/64/21/c3/f58e97f65bdac62c9ac1e98711dc44d30300e8801a4eccc2f8
Successfully built fault DeCiDa
Failed to build coreir
ERROR: Could not build wheels for coreir, which is required to install pyproject.toml-based projects
How can I get around this?
EDIT: Noticed a deprecate_coreir
branch in fault
. Built from source using that branch as per #1281.
@rsetaluri, added test for N-D set_index()
@rsetaluri / @leonardt, any update on this PR?
@rkshthrmsh can you either merge or rebase on the latest master just to make sure it's working with the latest head?
Closing this as it is merged in #1353