I am trying to install Biosig for python3 but I have the following error: nahuel@nahuel-Notebook:~/Documents/TESIS/biosig-2.0.6$ python3 -c "import biosig" Segmentation fault (core dumped) I have Linux Mint 19 Tara and Python 3.7.5 I installed it with: nahuel@nahuel-Notebook:~$ python3 -m pip install --no-cache-dir https://pub.ist.ac.at/~schloegl/biosig/prereleases/Biosig-2.0.6.tar.gz Defaulting to user installation because normal site-packages is not writeable Collecting https://pub.ist.ac.at/~schloegl/biosig/prereleases/Biosig-2.0.6.tar.gz...