Skip to content

Commit

Permalink
Merge pull request SCIInstitute#2138 from SCIInstitute/2137_open3d
Browse files Browse the repository at this point in the history
Fix SCIInstitute#2137.  open3d must be installed separately due to the different …
  • Loading branch information
akenmorris authored Aug 23, 2023
2 parents afd05c0 + 35c35c8 commit 59bed82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install_shapeworks.bat
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ call pip install torch==1.11.0+cpu torchvision==0.12.0+cpu torchaudio===0.11.0 -

call pip install -r python_requirements.txt

call pip install open3d==0.17.0

call pip install Python/DatasetUtilsPackage.tar.gz
call pip install Python/DocumentationUtilsPackage.tar.gz
call pip install Python/DataAugmentationUtilsPackage.tar.gz
Expand Down

0 comments on commit 59bed82

Please sign in to comment.