Following the above instructions:
I received the same overall results when running coffee.py
When cythonizing the .pyx files from scratch, I received the attached warnings, but still produced a .so file.
Moved the .so files to the correct directory and re-ran the coffee.py. Same ImportError.
-----------------------------
Also, in the CoFFEE_1.1/README file, it's mentioned in the dependencies,"5. Cython, if you wish to make any changes to the Poisson solver". That said, w/o Cython, there are no .so files to be used, what exactly is the purpose of the .so files?
Thank you,
Brian Leininger