Skip to content

Setup Cython Issues #13

@eddy-geek

Description

@eddy-geek

I'm running into 2 issues with installing hat-trie:

  1. I have to install Cython manually to prevent ImportError: No module named Cython.Distutils error (missing requirements file ?)

  2. On one of my systems, even after installing Cython, the step cythoning src/hat_trie.pyx to src/hat_trie.c is missing, hence the build fails with gcc: src/hat_trie.c: No such file or directory.
    This might be just my environment (virtualenv on a SLES 11, multiple pythons in PATH), but I don't know how to investigate Cython issues...

Full pip.log: https://gist.github.com/eddy-geek/e9d6459b5a8989f7e5f3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions