Hello, I tried to install Quickfix under pypy with the following code: pip3 install quickfix The installation was failed. The error contains the following error :
C++/QuickfixPython.cpp: In function ‘PyTypeObject* SwigPyPacked_TypeOnce()’: C++/QuickfixPython.cpp:2132:7: error: invalid conversion from ‘printfunc {aka int ()(_object, _IO_FILE, int)}’ to ‘Py_ssize_t {aka long int}’ [-fpermissive] I would like to inform me if quickfix is compatible with pypy and if you could provide us a solution. Best, George _______________________________________________ pypy-dev mailing list -- pypy-dev@python.org To unsubscribe send an email to pypy-dev-le...@python.org https://mail.python.org/mailman3/lists/pypy-dev.python.org/ Member address: arch...@mail-archive.com