chineseocr / chineseocr

yolo3+ocr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error bunzip2: not found

for1314ai opened this issue · comments

commented

[/root/anaconda3] >>> PREFIX=/root/anaconda3
Anaconda3-2019.03-Linux-x86_64.sh: 353: bunzip2: not found
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors

commented

update dockerfile line six to :RUN apt-get install libsm6 libxrender1 libxext-dev gcc bzip2 -y