<div dir="ltr"><div>Hello everyone,<br><br>I don't know if this is a bug in Qgis or it happens only to me. <br><br>The linear_model from sklearn works perfectly outside Qgis, but when I try to import that library inside python shell in Qgis it's not possible:<br><br>To reproduce the error is just when you import the library like this:<br>from sklearn import linear_model<br><br>The error:<br>RecursionError: maximum recursion depth exceeded<br><br>Does anyone have the same problem? any ideas?<br></div><div><br></div><div>(using Qgis 3.8.3, sklearn 0.21.3, python 3.7.4 and Archlinux)</div><div><br></div><div>Xavier</div></div>