RfidResearchGroup / proxmark3

Iceman Fork - Proxmark3
http://www.icedev.se
GNU General Public License v3.0
3.62k stars 979 forks source link

Fix building against Python3.12 on MacOS #2352

Closed philicious closed 2 months ago

philicious commented 2 months ago

with make by prefering python3-embed over python3 (as CMakeLists.txt does see https://github.com/RfidResearchGroup/proxmark3/blob/master/client/CMakeLists.txt#L488-L500)

fixes #2305

github-actions[bot] commented 2 months ago

You are welcome to add an entry to the CHANGELOG.md as well

iceman1001 commented 2 months ago

lets hope this fixes things

philicious commented 2 months ago

@iceman1001 "works on my machine" hehe

on a side-note, as YouTube keeps deleting my reply to your question about OpenCL: my implementation was for SoftwarePassport aka Armadillo. See https://bitbucket.org/cypherpunk/armabrute_opencl/src/master/readme.txt if curious

iceman1001 commented 2 months ago

In reference to which comment about openCL?