Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmark data not available #149

Open
cbrnr opened this issue Nov 8, 2022 · 0 comments
Open

Benchmark data not available #149

cbrnr opened this issue Nov 8, 2022 · 0 comments

Comments

@cbrnr
Copy link
Contributor

cbrnr commented Nov 8, 2022

I was trying to run the benchmark with pytest -m benchmark mne_qt_browser, but the required file test_raw.fif is not available. It seems like mne/io/tests/data/ is not included in the regular wheels, but I tried pip install -U git+https://github.com/mne-tools/mne-python.git and pip install -U https://github.com/mne-tools/mne-python/archive/main.zip, which also did not install this file.

Is there a way to run the benchmarks without having to clone the mne repo (I don't want to have another repo in my mne-qt-browser repo)?

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

No branches or pull requests

1 participant