Giter Club home page Giter Club logo

Comments (7)

Brikwerk avatar Brikwerk commented on August 24, 2024

It looks like you're installing the PyPi version of NXBT. Unfortunately, SwitchOS v12 (the latest Switch Operating System as of this comment) is incompatible with NXBT 0.1.3 (the version up on PyPi currently). The good news is that NXBT 0.1.4 will have support for this release and is almost ready. You can check the progress of this release here and potentially install a pre-release version as per instructions there.

from nxbt.

Deltavion avatar Deltavion commented on August 24, 2024

rip

pi@raspberrypi:~ $ sudo pip3 uninstall nxbt
Uninstalling nxbt-0.1.3:
  Would remove:
    /usr/local/bin/nxbt
    /usr/local/lib/python3.7/dist-packages/nxbt-0.1.3.dist-info/*
    /usr/local/lib/python3.7/dist-packages/nxbt/*
Proceed (y/n)? y
pi@raspberrypi:~ $ sudo pip3 install git+http://github.com/Brikwerk/nxbt.git@b48b030b5e8c92666ed446be5c01a8ee2ec93c6f
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting git+http://github.com/Brikwerk/nxbt.git@b48b030b5e8c92666ed446be5c01a8ee2ec93c6f
  Cloning http://github.com/Brikwerk/nxbt.git (to revision b48b030b5e8c92666ed446be5c01a8ee2ec93c6f) to /tmp/pip-req-build-0kiy1x7z
fatal: unable to access 'http://github.com/Brikwerk/nxbt.git/': Could not resolve host: github.com
Command "git clone -q http://github.com/Brikwerk/nxbt.git /tmp/pip-req-build-0kiy1x7z" failed with error code 128 in None
pi@raspberrypi:~ $ sudo pip3 install git+http://github.com/Brikwerk/nxbt.git@b48b030b5e8c92666ed446be5c01a8ee2ec93c6f
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting git+http://github.com/Brikwerk/nxbt.git@b48b030b5e8c92666ed446be5c01a8ee2ec93c6f
  Cloning http://github.com/Brikwerk/nxbt.git (to revision b48b030b5e8c92666ed446be5c01a8ee2ec93c6f) to /tmp/pip-req-build-javh6um6
fatal: unable to access 'http://github.com/Brikwerk/nxbt.git/': Could not resolve host: github.com
Command "git clone -q http://github.com/Brikwerk/nxbt.git /tmp/pip-req-build-javh6um6" failed with error code 128 in None
pi@raspberrypi:~ $ 

from nxbt.

Deltavion avatar Deltavion commented on August 24, 2024

oh I forgot a b
sorry for this mistake :|

from nxbt.

Deltavion avatar Deltavion commented on August 24, 2024

So I try again with nxbt v0.1.4 and nothing happened:
I turned on my switch on grip/order menu and execute demo command :

sudo nxbt demo

from nxbt.

Brikwerk avatar Brikwerk commented on August 24, 2024

If you're still encountering issues with NXBT, I recommend reinstalling from PyPi for the latest version. Eg: sudo pip3 uninstall nxbt and sudo pip3 install nxbt.

If connection issues persist, please post the output from sudo nxbt test.

from nxbt.

Deltavion avatar Deltavion commented on August 24, 2024

okay I will try this soon

from nxbt.

Deltavion avatar Deltavion commented on August 24, 2024

oh my god it's so fun, demo have worked thanks a lot

from nxbt.

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.