Skip to content

failed to install pyfasttext on python3.6 #41

Description

@anyuhang01

I tried multiple times to install pyfasttext but failed though cysignals has been installed. Any insights/suggestions are highly appreciated.
Here is the error message.
python3.6/site-packages/cysignals/signals.pxd: cannot find cimported module 'cysignals.init'
Compiling src/pyfasttext.pyx because it changed.

Here is partial display of /Users/anyuhang/mypy3/lib/python3.6/site-packages/cysignals/signals.pxd

cython: preliminary_late_includes_cy28=True

Auto-generated file setting the correct include directories

cimport cysignals.init
from libc.signal cimport sig_atomic_t

cdef extern from "struct_signals.h":
ctypedef struct cysigs_t:
sig_atomic_t sig_on_count
const char* s
........

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions