Git Product home page Git Product logo

Comments (17)

precision avatar precision commented on May 3, 2024 2

For now, I bumped the plugin version and pinned pigpio to 1.35 which works here for me.

0ad7fc5 #

from octoprint-ledstripcontrol.

precision avatar precision commented on May 3, 2024 1

Weird, thanks. I'm doing a little more investigation on my side. I was just able to reproduce this on one of my Pis.

from octoprint-ledstripcontrol.

trev502000 avatar trev502000 commented on May 3, 2024

i also have the exact same problem

from octoprint-ledstripcontrol.

precision avatar precision commented on May 3, 2024

What version of Octoprint are you running? Was there anything in the octoprint logfile? ~/.octoprint/logs/octoprint.log

from octoprint-ledstripcontrol.

trev502000 avatar trev502000 commented on May 3, 2024

im running octoprint 1.3.6
the log is attached
octoprint.log

from octoprint-ledstripcontrol.

J0nny12 avatar J0nny12 commented on May 3, 2024

When i first issued this, i was on 1.3.4
now at 1.3.6, no difference.
octoprint.log

from octoprint-ledstripcontrol.

jean62 avatar jean62 commented on May 3, 2024

I also have the exact same problem
octoprint 1.3.6
octoprint.log

from octoprint-ledstripcontrol.

precision avatar precision commented on May 3, 2024

Are these all raspberry pis? It appears they don't find the pigpiod python package, which is included in the later versions of Raspbian/Octopi. Maybe old versions of OS?

from octoprint-ledstripcontrol.

jean62 avatar jean62 commented on May 3, 2024

image

how to update octoPi

from octoprint-ledstripcontrol.

J0nny12 avatar J0nny12 commented on May 3, 2024

@precision pigpio library is installed and working fine. I use some plugin to read out Gcode to execute gpio states with pigpio...basically what i wanted to do with this plugin, but worse :)

from octoprint-ledstripcontrol.

precision avatar precision commented on May 3, 2024

@J0nny12 can you try this.. as the user pi and paste the output?

source ~/oprint/bin/activate
pip search pigpio

from octoprint-ledstripcontrol.

J0nny12 avatar J0nny12 commented on May 3, 2024

@precision
capture

from octoprint-ledstripcontrol.

J0nny12 avatar J0nny12 commented on May 3, 2024

@precision really appreciate your work!
Looking forward to not using my sh..... solution anymore :-)

from octoprint-ledstripcontrol.

precision avatar precision commented on May 3, 2024

Sigh. It looks like they changed something in the python pigpio library. For now you can work around this with until I can figure out what they did.

source ~/oprint/bin/activate
pip install pigpio==1.3.5

Then reinstall the plugin via the plugin manager.

from octoprint-ledstripcontrol.

J0nny12 avatar J0nny12 commented on May 3, 2024

Thanks, works again!

from octoprint-ledstripcontrol.

precision avatar precision commented on May 3, 2024

After a little more investigating, it seems the 1.40 package from pypi doesn't contain any of the actual python code. The fixed version (0.2.3) with the pinned pigpio package I pushed should solve this for the time being.

from octoprint-ledstripcontrol.

precision avatar precision commented on May 3, 2024

Looks like they fixed the package in 1.40.post1. I'm going to stick with 1.35 pinned for now, but will update it later if the need arises.

from octoprint-ledstripcontrol.

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.