Skip to content
This repository was archived by the owner on Oct 14, 2018. It is now read-only.
This repository was archived by the owner on Oct 14, 2018. It is now read-only.

Python.h fatal error #402

Description

@Rexxis

Hi,

I always stuck at this error when running launch.sh install

In file included from main.c:25:0:
python-tg.h:23:20: fatal error: Python.h: No such file or directory
#include <Python.h>
^
compilation terminated.
Makefile:48: recipe for target 'objs/main.o' failed
make: *** [objs/main.o] Error 1
Error. Exiting.

I'm using fedora 24 and python 2.7.12

Can anyone points out what am i doing wrong ? Thank you

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