szhan / pyrqa

Recurrence Quantification Analysis of Large-Scale Time Series
Apache License 2.0
29 stars 8 forks source link

Cannot install through Jupyter #2

Open MartinFultot opened 4 years ago

MartinFultot commented 4 years ago

Hi. I can't get past the basic pip install PyRQA command. It just hangs there and nothing happens, even after an hour or more. I have been running tensorflow 2.0 on this setup so I know I should have all the necessary openCL and CUDA drivers, etc. Is there any dependency or version in particular that I'm missing?

my setup: Python 3.7 CUDA 10.0

Thanks!