Cannot import name 'solve_triangular' from 'pytensor.tensor.linalg'

So, I created a new environment - installed pymc and pytensor and when I import pymc it is throwing the following error:

AttributeError: module ‘numpy.config’ has no attribute ‘get_info’

Can you help please