Prakhar Mittal
Prakhar Mittal
There apparently exists a module named pascal_voc_writer on pip. Just install that using `pip install pascal_voc_writer`
@cclauss @tianyizheng02 can you kindly take a look?
I found the error in Dockerfile  Line 6 has 2 `install` keywords resulting in pip trying to install "install", giving the following error. Removing the additional `install` and adding...
PR seems to be closed due to only accepted submissions being Python files, can anyone re-open and merge? Link to PR: #11813