Skip to content

Commit

Permalink
Try getting the system Python path.
Browse files Browse the repository at this point in the history
  • Loading branch information
breyerml committed Apr 26, 2024
1 parent 643192a commit 96841fa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/clang_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,7 @@ jobs:
- name: "Clone the PLSSVM repository into PLSSVM/"
uses: actions/[email protected]
with:
repository: SC-SGS/PLSSVM
path: PLSSVM
- name: "Install Python dependencies"
run: |
/usr/local/Frameworks/Python.framework/Versions/3.12/bin/python3.12 -m pip install argparse scikit-learn humanize --break-system-packages
- name: "Configure PLSSVM using CMake"
run: |
mkdir PLSSVM/build
Expand Down

0 comments on commit 96841fa

Please sign in to comment.