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

i used the following:
conda create -c conda-forge -n pymc_env “pymc>=4”
conda activate pymc_env

However when i try to open a jupyter notebook file containing the codes in pmc_env, it throws an “interner Server 500” error