Replies: 1 comment
-
This was reported as a bug 11 hours ago on the xformers discussions and they have the same workaround. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
All of a sudden new builds in my automation harness started failing on startup with:
These are new files added in the xformer github site a few hours ago.
I add the following line just after my xformer build to fix the problem.
cp venv/xformers/cpp_lib.json venv/lib/python3.10/site-packages/xformers
Beta Was this translation helpful? Give feedback.
All reactions