Closed ellestad closed 5 years ago
I think I found the issue: missing header stdio.h in get_sampling_patterns.cpp. Starting up a CentOS 7 docker image now to verify fix
Test steps:
export LC_CTYPE=en_US.UTF-8
to bashrc for encoding issues (see here) <- might be another bug, please report if it ispip install pygrappa
Seems to be working with bug fix found in pygrappa version 0.11.1.
Please let me know if the new release resolves this issue.
Encoding issues fixed with version 0.11.2.
Thanks! With your added suggestions I was able to get pygrappa to install in python36 on CentOS 7.
PyGrappa Setup Barfs on CentOS 7, python36.