I've executed the "1.8_ch.py" program, yet it's not functioning correctly. I followed the installation instructions outlined in the Readme.md on GitHub, but I encountered an error at line 16 of "1.8_ch.py" stating: "AttributeError: module 'gpiod' has no attribute 'Chip'."
I suspect the issue may stem from using an outdated version, like Python 3.7.3, in my environment. Could you please inform me about the versions of "python" and "gpiod" you're utilizing? This will help us synchronize our environment by upgrading accordingly.
I've executed the "1.8_ch.py" program, yet it's not functioning correctly. I followed the installation instructions outlined in the Readme.md on GitHub, but I encountered an error at line 16 of "1.8_ch.py" stating: "AttributeError: module 'gpiod' has no attribute 'Chip'."
I suspect the issue may stem from using an outdated version, like Python 3.7.3, in my environment. Could you please inform me about the versions of "python" and "gpiod" you're utilizing? This will help us synchronize our environment by upgrading accordingly.
Peter Gamma has reacted to this post.