kayburns / women-snowboard

Apache License 2.0
18 stars 4 forks source link

Requirements.txt - pycocotools==2.0.0 dependency missing - Cython #6

Open raghavnauhria opened 3 years ago

raghavnauhria commented 3 years ago

@LisaAnne @kayburns

Installation of pycocotools==2.0.0 throws the error ImportError: No module named Cython.Build It requires package Cython, to be installed by the command pip install Cython pip install 'pycocotools==2.0.0' does not automatically install this dependency, hence

For reference, my system details are:

Operating System: Ubuntu 14.04.5 LTS
Kernel: Linux 4.2.0-42-generic
Architecture: x86_64