This issue has happened to me several times. This could be a potential dependency issues. Some library may want numpy(or any other library) >=x and some library want numpy >=y so you need to find a common library version which supported by both.
(look up to see its traceback):
Please check full trace for exact error. Post full stack trace for more accurate dependency causing error
OS : Mac 15 Version: Python 3.10