Skip to content

Commit

Permalink
Attempt to fix Python3 issues
Browse files Browse the repository at this point in the history
  • Loading branch information
BatchDrake committed Dec 12, 2023
1 parent 1d2c174 commit da373c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ jobs:
# soapyairspyhf removed because of random compilation errors
brew install libsndfile volk fftw soapysdr libxml2 portaudio
python3 -Im pip install setuptools
sudo rm /usr/local/bin/2to3*
brew install soapyrtlsdr soapyhackrf soapybladerf soapyairspy soapyredpitaya soapyiris limesuite soapyplutosdr
brew install --head soapyuhd
# TODO: needed?
Expand Down

0 comments on commit da373c7

Please sign in to comment.