ニュース

New issue New issue Open Open ModuleNotFoundError: No module named 'sklearn.metrics.regression' #17 ...
This looks like it's related to scikit-learn being 24 and the pickled files are from scikit-learn 23.2 according to the repo readme. I tried to install scikit-learn 23 but that failed and I ended up ...
ラズパイでカメラを使ったプロジェクトに挑戦しようと、画像処理のサンプルコードを動かしてみたら、import cv2の一行目でいきなりエラーが…。『ModuleNotFoundError: No module named 'cv2'』と表示され、先に進めなくて困った経験はありませんか? このエラーは、プログラムの文法が間違っているので ...