Open drego85 opened 8 months ago
Having this same issue ^^ Any updates?
me too ^^
Same problem for me too
Same Problem with M2 MacBook Pro
One workaround is to unlink python from homebrew, install proxmark3, then relink python;
brew unlink python && brew install proxmark3 && brew link python
One workaround is to unlink python from homebrew, install proxmark3, then relink python;
brew unlink python && brew install proxmark3 && brew link python
This solved my issue, you are a champ!
One workaround is to unlink python from homebrew, install proxmark3, then relink python;
brew unlink python && brew install proxmark3 && brew link python
How does this work? I'm assuming the issue is that Python on the Mac system is normally a native executable. Does this then run a non-native Python with Rosetta?
Hi, during installation through brew I get this error:
Thanks you for the support!