Code Monkey home page Code Monkey logo

Comments (8)

IanHarvey avatar IanHarvey commented on June 26, 2024 6

Realistically, Mac OS support isn't going to be added to Bluepy any time soon.

Interested parties might want to look at https://github.com/TheCellule/python-bleson, which supports Mac OS but is still somewhat under development.

from bluepy.

mritchie712 avatar mritchie712 commented on June 26, 2024 1

@Wind-rider are you syaing pygattlib supports OSX? When I try to install it on OSX I get:

OSError: Not supported OS

Full error:

$ sudo pip install gattlib
Collecting gattlib
  Downloading gattlib-0.20150805.tar.gz (1.7MB)
    100% |████████████████████████████████| 1.7MB 205kB/s 
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 20, in <module>
      File "/private/tmp/pip-build-_Atfhk/gattlib/setup.py", line 48, in <module>
        raise OSError("Not supported OS")
    OSError: Not supported OS

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/tmp/pip-build-_Atfhk/gattlib

from bluepy.

hansmbakker avatar hansmbakker commented on June 26, 2024

https://bitbucket.org/OscarAcena/pygattlib does this, you can have a look at how they integrated the OSX part and the abstraction layer there. I would also say that bluepy could improve upon this point - being cross platform would be a major advantage.

from bluepy.

hansmbakker avatar hansmbakker commented on June 26, 2024

@mritchie712 I'm sorry, I must have confused it.

However here https://github.com/matthewelse/bleep/ says to have experimental OSX support besides Linux support, with two backends as shown in https://github.com/matthewelse/bleep/blob/master/bleep/backend.py.

This could be an example for bluepy?

from bluepy.

mritchie712 avatar mritchie712 commented on June 26, 2024

@Wind-rider that looks promising, thanks!

from bluepy.

bretcj7 avatar bretcj7 commented on June 26, 2024

@mritchie712 did you get past the issue? I'm battling the same right now.

from bluepy.

mritchie712 avatar mritchie712 commented on June 26, 2024

No, I ended up using ionic (JavaScript framework) instead

from bluepy.

watsonix avatar watsonix commented on June 26, 2024

Bummer but thanks for letting us know

from bluepy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.