Skip to content

Commit

Permalink
fix issue tomas789#51
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikUckert committed Nov 8, 2021
1 parent bf0d46c commit 42771bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ RUN apt-get update \
python-pip python-matplotlib \
&& rm -rf /var/lib/apt/lists/*
COPY . /kitti2bag
RUN pip install pandas==0.23
RUN pip install -e /kitti2bag

WORKDIR /data
Expand Down

0 comments on commit 42771bf

Please sign in to comment.