Closed Gaoee closed 4 years ago
Hi @Gaoee ,
Sorry I missed this. Can you verify what installation of scipy you have on your python interpreter? If you created a new environment from scratch using the providing .yml file then it should already have scipy=1.14
Thank you for your replay. I followed the .yml file to create my environment, and the scipy=1.14 was installed in my environment. But I still got the error message mentioned above. Now, I upgrade scipy to 1.5.3, and this error is fixed. But I don't know why.
When I tried to run training process, I got following error:
Is there any suggestion I can take to fix this error,THX.