aboutcode-org / aboutcode-org/scancode-plugins
MacOS ARM support
Open
- Dominant language
- HTML
- Stars
- 2
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
For some reason, packages that could be arch 'any' are build tagged as arch speciffc.
This means that `pip install typecode-libmagic` fails on modern macs.
Workaround was to clone scancode-plugins, populate a venv appropriately and build builtins/typecode_libmagic-macosx manually with `python setup.py clean --all bdist_wheel`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.