-
Notifications
You must be signed in to change notification settings - Fork 53
Update requirements.txt #85
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #85 +/- ##
=======================================
Coverage 82.86% 82.86%
=======================================
Files 25 25
Lines 2813 2813
=======================================
Hits 2331 2331
Misses 482 482 ☔ View full report in Codecov by Sentry. |
|
Hey @MerlinK75 , upon closer inspection I am not finding any trace of |
|
Hello, may I chime in? First of all, thank you for preparing this wonderful package. I am just learning how to apply asr to my EEG data read by a I set up a virtual environment (Python 3.11.11) and installed meegkit first. Currently it's I am just replicating an example. So here's my code:
Here's the error message I get. Let me know if I need to clarify more. Sorry for my verbosity... just another noob here. |
|
@ohspc89 Thanks for flagging this. Please could you install the latest version from github and try again? I think this should ought to do the trick: pip install git+https://github.com/nbara/python-meegkit.gitIf this works that means the problem is solved on main, and I just need to release a new version on PyPI |
|
@nbara Will check this out tonight and share the result. Thank you! |
|
@nbara Yes my code works without much problem. Just one question - right now your After updating |
|
Hi @ohspc89 indeed, I will force |
|
Hi @ohspc89 @MerlinK75 the problem should be solved as part of release |
Just updated the requirements from pyriemann>=0.2.7 -> pyriemann=0.3