NeuroTechX / NeuroTechX/EEG-ExPy
pyglet version incompatibility mac
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 575
- Forks
- 153
- Avg merge
- 6h 44m
- Merged PRs (30d)
- 3
Description
ℹ Computer information
- Platform OS (e.g Windows, Mac, Linux etc): Mac
- Python Version: 3.7
- Brain Interface Used (e.g Muse, OpenBCI, Notion etc): Muse2
📝 Provide detailed reproduction steps (if any)
- created environment on miniconda with python 3.7
- cloned repo
- installed
- run
eegnb runexp -ip
✔️ Expected result
What is the expected result of the above steps?
cli opens
❌ Actual result
pyglet 2.0.0 requires Python 3.8 or newer

If on the other hand I try to create an environment with python 3.8 I get some package conflict errors

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported miniconda setup with Python 3.7 and the eegnb runexp -ip command, then inspect the repository's dependency configuration for the Python and package-version constraints. Done means the environment installs without the reported conflicts and the CLI opens on the supported Mac setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100