Open TariqMahmood1352 opened 2 years ago
psi_10to20 = parametricSolutions(tTest,loss_hists1[10][1][0],t0,xBC1) File "EigNN", line 44, in parametricSolutions N1,N2 = nn(t) TypeError: 'NoneType' object is not callable
what should i do to resolve this error?
Regards
psi_10to20 = parametricSolutions(tTest,loss_hists1[10][1][0],t0,xBC1) File "EigNN", line 44, in parametricSolutions N1,N2 = nn(t) TypeError: 'NoneType' object is not callable
what should i do to resolve this error?
Regards