79144018

Date: 2024-10-31 08:58:48
Score: 0.5
Natty:
Report link

I think i found a solution here:

These are the steps to do:

git clone https://github.com/shazamio/shazamio-core.git
cd shazamio-core
git switch --detach 1.0.7 (OR git switch --detach 1.0.7)
python -m pip install .
pip install shazamio

Then the installation was possible on Mac

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Rapid1898