NeuroTechX / NeuroTechX/EEG-ExPy

pyglet version incompatibility mac

Open
#214 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug EEG-ExPy
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)

  1. created environment on miniconda with python 3.7
  2. cloned repo
  3. installed
  4. 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

Schermafbeelding 2022-11-30 om 13 56 43

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

Schermafbeelding 2022-11-30 om 13 59 38

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.