-
Notifications
You must be signed in to change notification settings - Fork 76
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
Tester on mac OS wanted #171
Comments
I am available for this one, just have to overcome the setup of installing and putting it to work hope I can help |
Thanks :) |
I'd love to help, but sadly I found this repo just before I found that my NXT brick has the dead display issue, so currently I'm unable to do much until I get a replacement for the screen connection... best of luck however! |
You can use NXT-Python even without a screen :) |
Thanks Nicolas, but I’m struggling to get the Bluetooth pairing to complete as I can’t see the NXT side of the conversation. I have ordered some conductive adhesive and hope to have my screen working with a new ribbon cable in a couple of weeks when that arrives. |
@schodet I have a working NXT brick on macOS. I was not able to get pybluez installed from pip, but was able to install it using latest on github. Let me know if you need help with documentation or testing I had to install full Xcode (not just command line tools) to build pybluez Then run: |
@rrhartjr Thanks for your help! Which macOS version are you using? Did you manage to make USB work? About documentation, could you add a section describing how you installed pybluez? Thank you :) |
Works on Catalina and Big Sur
Works with no issues per documentation
PR opened |
@schodet I've not been frequenting github so I missed this. Works fine with libusb + pyusb (tested with python 3.9 from MacPorts, didn't try with later versions). Got it working on Intel Macs running 10.14 (Mojave), and Intel + M1 Macs running 12.x (Monterey). Didn't try bluetooth support, due to the fact that the pybluez package is not available on MacPorts and I've not managed to get bluetooth (lightblue package) to work with my nxos-armdebug stuff in the past. Wasn't sure if it was worth the effort to debug it. |
I may be useful to have a “tested matrix”, what do you think? I don't know why pybluez does not make a release, they keep having bug submitted for things which are fixed on master. @tcwan, Nice to see you again :) |
Sure, though it will probably be a bit sparse, I only have access to certain versions of macOS. |
So for the moment, it looks like this:
*: pybluez build from master |
@tcwan How is the Portfile used? Is it something to include in nxt-python, in a contrib directory for example? |
Hi!
I am looking for testers with some python background on mac OS system.
Please contact me if you can help.
The text was updated successfully, but these errors were encountered: