NeuroTechX / EEG-ExPy

EEG Experiments in Python
https://neurotechx.github.io/EEG-ExPy/
BSD 3-Clause "New" or "Revised" License
418 stars 124 forks source link

fixed docs build on macOS-latest #245

Closed pellet closed 7 months ago

pellet commented 8 months ago

I had to add the argument --use-pep517 to pip install due to the pygatt dependency using a deprecatred setuptools/egg installer.

JohnGriffiths commented 7 months ago

I will do a check with this on the mac in the lab in the next few days.