Skip to content

Python.h missing for linux #38

@tahonaPL

Description

@tahonaPL

Note: I have installed python3.6

bash resign_linux

`Successfully linked ps3xploit_rifgen_edatresign.
Cleaning...

ps3xploit_ps3py_all: Preparing 'ps3py' tools

running build
running build_ext
building 'pkgcrypt' extension
creating build
creating build/temp.linux-x86_64-2.7
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-MW0004/python2.7-2.7.15=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c crypt.c -o build/temp.linux-x86_64-2.7/crypt.o
crypt.c:22:10: fatal error: Python.h: No such file or directory
#include <Python.h>
^~~~~~~~~~
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

ps3xploit_ps3py_all: 'pkgcrypt.so' building failed, exiting...
`

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