captum icon indicating copy to clipboard operation
captum copied to clipboard

Fix wheel build

Open randombenj opened this issue 1 year ago • 2 comments

This PR should fix the wheel build.

$ python -m build
...
error: can't copy 'captum/insights/attr_vis/widget/static/extension.js': doesn't exist or not a regular file

ERROR Backend subproccess exited when trying to invoke build_wheel

This was also an issue in the past (https://github.com/pytorch/captum/issues/284), so I added a ci step to test the wheel build.

randombenj avatar Sep 08 '22 09:09 randombenj

Failing tests after rebase seem unrelated to the changes on this PR ...

edit: not failing after second rebase :)

randombenj avatar Sep 16 '22 21:09 randombenj

@vivekmig has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Oct 13 '22 16:10 facebook-github-bot