Skip to content

Commit

Permalink
refine
Browse files Browse the repository at this point in the history
  • Loading branch information
TAO-TENG committed Apr 22, 2024
1 parent de734af commit 94216d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/setup_tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ install_python() {
print_divider "Installing Python packages" started
sudo apt-get install patchelf

pip install -U mujoco
pip install -U mujoco imageio

grep -q "RoTools/src" $HOME/.bashrc
if [ $? -ne 0 ]; then
Expand Down

0 comments on commit 94216d0

Please sign in to comment.