Код: Выделить всё
from spacy.structs cimport TokenC
print("loading")
Код: Выделить всё
cythonize -3 -i docprep.pyx
Код: Выделить всё
docprep.c:613:10: fatal error: ios: No such file or directory
#include "ios"
^~~~~
compilation terminated
Подробнее здесь: https://stackoverflow.com/questions/534 ... nclude-ios
Мобильная версия