Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the possibility of building and running the project on Mac (without bluetooth) #32

Merged
merged 4 commits into from
May 11, 2024

Conversation

RamonBeast
Copy link
Contributor

Due to bluepy not working on Mac, it's not possible to install and run the project on Mac devices as it is. I modified the project so that bluepy is excluded from the build if the platform is a Mac. I've also made some changes to basic.py to allow the main example to run on Mac as well.

@ckuethe
Copy link
Contributor

ckuethe commented May 6, 2024

Doesn't break on my Ubuntu machine.

Copy link
Owner

@cdump cdump left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your PR, I have two suggestions for code style

radiacode-examples/basic.py Outdated Show resolved Hide resolved
radiacode/radiacode.py Outdated Show resolved Hide resolved
@cdump
Copy link
Owner

cdump commented May 9, 2024

@RamonBeast RamonBeast requested a review from cdump May 10, 2024 09:30
@cdump
Copy link
Owner

cdump commented May 10, 2024

Please fix ruff linter errors from failing CI test (https://github.com/cdump/radiacode/actions/runs/9030194133/job/24818308952?pr=32) and I'll merge this

@RamonBeast
Copy link
Contributor Author

I somehow missed it, fixed and pushed.

@cdump
Copy link
Owner

cdump commented May 11, 2024

Still have code-format ruff issues - you can run tests localy: https://github.com/cdump/radiacode/blob/master/.github/workflows/tests.yml#L26

@RamonBeast
Copy link
Contributor Author

Last one should be the good one!

@cdump cdump merged commit a540a28 into cdump:master May 11, 2024
1 check passed
@RamonBeast RamonBeast deleted the mac-support branch May 11, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants