wfdb-python
wfdb-python copied to clipboard
Python integer 512 out of bounds for uint8
Whenever I want to run my gdf(large ECG data) it return this error
Please could you post the version of WFDB? You can run:
python -c "import wfdb; print(wfdb.__version__)"
Also, are you sure this is a WFDB issue? From the stack trace, it looks like the issue is with a different package (https://mne.tools/stable/index.html)