paulvangentcom / heartrate_analysis_python

Python Heart Rate Analysis Package, for both PPG and ECG signals
MIT License
947 stars 321 forks source link

cant install python -m pip install heartpy(python -m pip install heartpy) #65

Closed saranzeb closed 3 years ago

saranzeb commented 3 years ago

I can install in base environment but not in virtual envs i have tried to install heartpy on windows gpu in virtual environment with pytorch 1.6 but its showing SSL error although i can install it in base environment
in virtual env i have to specify the python version instead of - m I think

paulvangentcom commented 3 years ago

Can you provide a bit more info on the error you are getting, perhaps a screenshot?

paulvangentcom commented 3 years ago

Closing this for now as I assume the problem is either solved or no longer actual. Feel free to reopen if you still need assistance

Paul