bids-apps / QAP

PCP Quality Assessment Protocol
Apache License 2.0
5 stars 4 forks source link

Dockerfile error on line 24 #9

Open dkp opened 6 years ago

dkp commented 6 years ago

Docker build fails if line 24= RUN pip install nipype nibabel nitime pyyaml pandas seaborn html5lib==1.0b8 pyPdf2 xhtml2pdf indi-tools

Instead, it should say: RUN pip install nipype nibabel nitime pyyaml pandas seaborn html5lib==1.0b10 pyPdf2 xhtml2pdf indi-tools