Hi I am getting the “ImportError: cannot import name ‘gaussian’ from ‘scipy.signal’”. I have tried to use downgraded version of scipy, but it did not work for me.
Your help would be much appreciated.
Hi I am getting the “ImportError: cannot import name ‘gaussian’ from ‘scipy.signal’”. I have tried to use downgraded version of scipy, but it did not work for me.
Your help would be much appreciated.
You may need to update arviz instead. If that doesn’t fix it, please share the whole error message
Hi Ricardo,
Thank you for your response. It’s working perfectly now. I was using a very old version of Anaconda. Once I installed the latest version, it worked fine.