This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New OpenPlotter GPIO app available
#40
In my case the extra line was already there, app is not starting.
Manually starting gpio outputs:

Code:
pi@openplotter:~ $ openplotter-gpio
Traceback (most recent call last):
 File "/usr/bin/openplotter-gpio", line 11, in <module>
   load_entry_point('openplotterGpio==2.1.0', 'console_scripts', 'openplotter-gpio')()
 File "/usr/lib/python3/dist-packages/openplotterGpio/openplotterGpio.py", line 660, in main
   MyFrame().Show()
 File "/usr/lib/python3/dist-packages/openplotterGpio/openplotterGpio.py", line 97, in __init__
   self.onRefresh()
 File "/usr/lib/python3/dist-packages/openplotterGpio/openplotterGpio.py", line 209, in onRefresh
   self.readOneW()
 File "/usr/lib/python3/dist-packages/openplotterGpio/openplotterGpio.py", line 375, in readOneW
   self.listOneW.Append([sensor.type_name,sensor.id,sk,rate,offset])
AttributeError: 'W1ThermSensor' object has no attribute 'type_name'

Not sure if I read correctly, but it seams to try to append a new sensor to the app and it can't because it is missing 'type_name' attribute.
And this seems to block the opening of the app? (Don't shoot me, I'm not a coder) haha
Reply


Messages In This Thread
New OpenPlotter GPIO app available - by Sailoog - 2020-10-22, 10:51 AM
RE: New OpenPlotter GPIO app available - by MatsA - 2020-11-03, 07:25 PM
RE: New OpenPlotter GPIO app available - by Lazzz - 2021-01-17, 09:38 PM
RE: New OpenPlotter GPIO app available - by Lazzz - 2021-01-17, 09:57 PM
RE: New OpenPlotter GPIO app available - by Lazzz - 2021-01-17, 09:50 PM
RE: New OpenPlotter GPIO app available - by Lazzz - 2021-01-17, 10:08 PM
RE: New OpenPlotter GPIO app available - by Lazzz - 2021-01-18, 07:00 AM
RE: New OpenPlotter GPIO app available - by jamos.tan@gmail.com - 2021-02-22, 07:47 PM
RE: New OpenPlotter GPIO app available - by Lazzz - 2021-05-21, 02:17 AM
RE: New OpenPlotter GPIO app available - by Lazzz - 2021-05-21, 11:46 PM
RE: New OpenPlotter GPIO app available - by Lazzz - 2021-06-08, 10:52 PM
RE: New OpenPlotter GPIO app available - by Lazzz - 2021-06-09, 10:21 PM

Forum Jump:


Users browsing this thread: 7 Guest(s)