Closed radka-j closed 4 months ago
I got the following error when running the data preprocessing scripts on a MacBook with M3:
ModuleNotFoundError: No module named 'sklearn'
Based on advice I found online I solved this by using Python 3.10 instead of my default 3.12. Admittedly I have not tested whether Python 3.11 works.
I got the following error when running the data preprocessing scripts on a MacBook with M3:
Based on advice I found online I solved this by using Python 3.10 instead of my default 3.12. Admittedly I have not tested whether Python 3.11 works.