Skip to content

Commit

Permalink
need to install pybind11 first
Browse files Browse the repository at this point in the history
  • Loading branch information
hnyu committed Aug 27, 2024
1 parent c36c5b2 commit c7f6ca4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ sudo apt install libboost-all-dev
```
git clone https://github.com/HorizonRobotics/alf
cd alf
pip install pybind11
pip install -e . --extra-index-url https://download.pytorch.org/whl/cu118
```

Expand Down

0 comments on commit c7f6ca4

Please sign in to comment.