mckib2 / pygrappa

Python implementations of GRAPPA-like algorithms.
https://pygrappa.readthedocs.io/en/latest/
MIT License
64 stars 13 forks source link

Windows type errors #60

Closed mckib2 closed 2 years ago

mckib2 commented 4 years ago

Compiling using new distutils branch on Windows 10 and running python -m pygrappa.examples.basic_radialgrappaop gives the following error:

ValueError: Buffer dtype mismatch, expected 'const long' but got 'long long'