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 time to compiling (in parallel cc1 cc1plus on 8 
core) and to end:

.....

/tmp/pip-install-que4kv9t/pynfft_9f2cf10cbfa84ffc9f2988ffb058ac39/pynfft/nfft.c:9519:13:
 error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; 
did you mean ‘curexc_traceback’?
9519 | tstate->exc_traceback = *tb;
| ^~~~~~~~~~~~~
| curexc_traceback
error: command '/usr/bin/gcc' failed with exit code 1

 

One note: I installed Scipy 1.9.3 and seems to works with numpy 1.25.2, but in 
interactive mode (>>>) stuck on help(scipy) command!?

I ask if possible to install 3.11 python version

Thank to all

natanb

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to