hedrox / ecg-classification

ECG signal classification using Machine Learning
MIT License
54 stars 20 forks source link

Dataset import not working for me #2

Closed rahul-siva-prasad closed 5 years ago

rahul-siva-prasad commented 5 years ago

I get the rdsamp not installed error, but i do have the wfdb toolbox.

hedrox commented 5 years ago

Make sure rdsamp is in your PATH environment variable. So you should be able to see the output of rdsamp -h

rahul-siva-prasad commented 5 years ago

How can i set rdsamp in PATH? It is part of WFDB package , the system recognize the wfdb functions but not rdsamp

On Sat, Jan 26, 2019, 1:28 AM Andrei Marin <notifications@github.com wrote:

Make sure rdsamp is in your PATH environment variable. So you should be able to see the output of rdsamp -h

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hedrox/ecg-classification/issues/2#issuecomment-457706188, or mute the thread https://github.com/notifications/unsubscribe-auth/As18E1hMMgIMt3XF3YuZqsPWye98AhWgks5vG2HQgaJpZM4aSPPX .

hedrox commented 5 years ago

I think you should reinstall the package, it should have been in you path.