And when i activate pymc_env and lunch jupyter notebook, opening a new python kernel throws “Internal Server 500 Error”. I am not sure but is there a problem with pymc working on jupyter notebook. how can i correct the following error in import:
AttributeError Traceback (most recent call last)
Cell In[10], line 1
----> 1 import pytensor
AttributeError: module ‘numpy.config’ has no attribute ‘get_info’