Missing required module '_NumericsShims'

Hello, this has been asked before, but my project seems to need NumericsShims" and it didn't seem to have been resolved in the earlier post. I installed the Numerics package and made it part of my target. My app runs only on the Mac and I am using Swift and Metal.

By the way, installing the package seems to eliminate error messages in my app when I include "import Numerics". If I comment this out, error messages are reported as usual.

Any ideas? Thanks!!

Problem solved by removing and reinstalling swift-numerics package.