Skip to content

kytea.h not found when installing 0.1.5 #28

@jzonthemtn

Description

@jzonthemtn

When installing 0.1.5:

  x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Ilib/kytea -Iinclude -I/usr/include/python3.6m -c lib/kytea/mykytea_wrap.cxx -o build/temp.linux-x86_64-3.6/lib/kytea/mykytea_wrap.o
  In file included from lib/kytea/mykytea_wrap.cxx:3324:0:
  lib/kytea/mykytea.hpp:10:10: fatal error: kytea/kytea.h: No such file or directory
   #include <kytea/kytea.h>
            ^~~~~~~~~~~~~~~
  compilation terminated.
  error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

Python 3.6.9 on Ubuntu 18.04. If there's other information needed that would be helpful please let me know.

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