Skip to content

AttributeError: module '__init__' has no attribute 'read' #3

Answered by OverTheRhine
UedaTakeyuki asked this question in Q&A
Discussion options

You must be logged in to vote

Hi all,
thank you for providing this interesting project.
As HeikoGH I encountered the same issue with pondslider while using same h/w and raspberry OS version:

pi@CO2-raspi:~/mh-z19 $ sudo python -m pondslider --sensor_handlers mh_z19 
Traceback (most recent call last):
  File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/lib/python3.9/runpy.py", line 87, in _run_code
    exec(code, run_globals)
  File "/usr/local/lib/python3.9/dist-packages/pondslider/__main__.py", line 68, in <module>
    pondslider.read(args.config)
AttributeError: module '__init__' has no attribute 'read'
pi@CO2-raspi:~/mh-z19 $

Hopefully …

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
2 replies
@UedaTakeyuki
Comment options

UedaTakeyuki Feb 20, 2022
Maintainer Author

@OverTheRhine
Comment options

Answer selected by UedaTakeyuki
Comment options

You must be logged in to vote
2 replies
@OverTheRhine
Comment options

@OverTheRhine
Comment options

Comment options

You must be logged in to vote
5 replies
@OverTheRhine
Comment options

@OverTheRhine
Comment options

@UedaTakeyuki
Comment options

UedaTakeyuki Mar 30, 2022
Maintainer Author

@OverTheRhine
Comment options

@OverTheRhine
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants