Skip to content
This repository was archived by the owner on Mar 29, 2026. It is now read-only.

Add paths for homebrew on M1 Mac / Apple Silicon#982

Merged
jopohl merged 1 commit into
jopohl:masterfrom
n8henrie:master
May 24, 2022
Merged

Add paths for homebrew on M1 Mac / Apple Silicon#982
jopohl merged 1 commit into
jopohl:masterfrom
n8henrie:master

Conversation

@n8henrie

Copy link
Copy Markdown
Contributor

This adds the relevant paths to pick up e.g. rtlsdr installed via arm64
homebrew on an M1 Mac. Without this patch fails to pick up rtlsdr, with this
patch finds the relevant devices.

See also: #173

@CLAassistant

CLAassistant commented May 24, 2022

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@n8henrie n8henrie marked this pull request as ready for review May 24, 2022 14:23
@n8henrie

Copy link
Copy Markdown
Contributor Author

I can happily refactor the path concatenation to use pathlib (since you require python >= 3.4) or os.path.join if you prefer, but I'm not sure it would matter as there are plenty of preexisting hardcoded / as pathsep. Let me know.

@jopohl

jopohl commented May 24, 2022

Copy link
Copy Markdown
Owner

All good, thank you for your contribution!

@jopohl jopohl merged commit e72584f into jopohl:master May 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants