Forum breadcrumbs - You are here:ForumMain forum: GeneralPiEEG
Please or Register to create posts and topics.

PiEEG

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.
Peter Gamma

Can you say which version of Raspberry do you use 4 or 5?
if Pi4 you can test this one

https://github.com/pieeg-club/GUI/blob/main/1.GUI/1.8_ch_Pi4.py

now all actual scrips is here

https://github.com/pieeg-club

details hereĀ  https://colab.research.google.com/drive/1xW6fwzVdLH83zHoorjeWai6SdZoOanfA

 

 

Peter Gamma has reacted to this post.
Peter Gamma

I utilized a Raspberry Pi 4 and successfully gauged the signals employing "1.8_ch_Pi4.py"! Much appreciation for your assistance.

Peter Gamma has reacted to this post.
Peter Gamma

glad to hear, any questions let us know!

Peter Gamma has reacted to this post.
Peter Gamma

Confirm