Skip to content

Commit

Permalink
Update docker-deb-setup.sh, #525
Browse files Browse the repository at this point in the history
  • Loading branch information
ilius committed Nov 22, 2023
1 parent 3fdd9a7 commit f8c433c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/docker-deb-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ apt-get install --yes python3-lzo
apt-get install --yes python3-icu
apt-get install --yes pkg-config

rm /usr/lib/python*/EXTERNALLY-MANAGED

pip3 install prompt_toolkit
pip3 install beautifulsoup4
pip3 install marisa-trie
Expand Down

0 comments on commit f8c433c

Please sign in to comment.