02/02/2023 #219
oreHGA
started this conversation in
Developer's Meetings
02/02/2023
#219
Replies: 1 comment
-
Made changes in this PR - #220 Current error :
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We'd need to update project dependencies
Changing from
sns.tsplot
tosns.line
should fix thisfrom mne.time_frequency import psd_welch,tfr_morlet
ImportError: cannot import name 'psd_welch' from 'mne.time_frequency' (/opt/hostedtoolcache/Python/3.8.16/x64/lib/python3.8/site-packages/mne/time_frequency/init.py)
(example failed build - https://github.com/NeuroTechX/eeg-notebooks/actions/runs/3960058420/jobs/6783681172)
Beta Was this translation helpful? Give feedback.
All reactions