日々精進

新しく学んだことを書き留めていきます

2017-09-20から1日間の記事一覧

pip install pycocotoolsを実行すると「gcc: error: pycocotools/_mask.c: No such file or directory」エラー

AI

pip install cython でcythonをインストールすると直る。 参考: github.com