Re: Problem with pyNFFT install

2024-02-27 Thread marco atzeri via Cygwin
On Tue, Feb 27, 2024 at 11:17 AM natan_b--- via Cygwin wrote: > > Hi Guy, > > I've a problem to install pyNFFT with python3.9 -m pip install pyNFFT > > I ask if possible to install 3.11 python version > It was on the TODO list, but I was hit by the failed upgrade from 3.9.16

Problem with pyNFFT install

2024-02-27 Thread natan_b--- via Cygwin
Hi Guy, I've a problem to install pyNFFT with python3.9 -m pip install pyNFFT The 4 version 1.2.3, 1.3.0, 1.3.1, 1.3.2 eject different error: 1.2.3, 1.3.0 and 1.3.1 --> ModuleNotFoundError: No module named 'Cython' Cython 0.29.23 is present!?!? 1.3.2 seems works, spend much t