Skip to content

Adding PyQt5 support - #21

Open
combover01 wants to merge 1 commit into
openbci-archive:masterfrom
combover01:master
Open

Adding PyQt5 support#21
combover01 wants to merge 1 commit into
openbci-archive:masterfrom
combover01:master

Conversation

@combover01

Copy link
Copy Markdown

I was trying to use the GUI of the OpenBCI LSL Python program to use with my Cyton board since the CLI seemed a little complicated for beginners to the world of EEG but PyQt4 is no longer easily installable. I replaced the calls to the GUI to PyQt5 which is installable still in 2024 with "pip install pyqt5" and now the GUI runs. I think there is an issue with the monitor view but that is not a big deal to me. I hope this helps people who want to use their OpenBCI boards with LSL still in 2024!

@devount

devount commented Jan 21, 2024 via email

Copy link
Copy Markdown

@tab-cmd

tab-cmd commented Feb 24, 2025

Copy link
Copy Markdown

This update would help us! Perhaps add PyQt5 to the requirements.txt as well?

@devount

devount commented Feb 24, 2025 via email

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants