-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
I'm running into 2 issues with installing hat-trie:
-
I have to install Cython manually to prevent
ImportError: No module named Cython.Distutilserror (missing requirements file ?) -
On one of my systems, even after installing Cython, the step
cythoning src/hat_trie.pyx to src/hat_trie.cis missing, hence the build fails withgcc: 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
Labels
No labels