RuntimeError: could not create a primitive

The only information for this error message I could find was in a PaddlePaddle discussion, where one user pointed to missing AVX instructions on the CPU, which could then raise this issue.
Could your CPU be lacking this instruction set?