Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fedora 25 - Package Dependencies [ RESOLVED ] #2

Open
moortimis opened this issue Apr 1, 2017 · 1 comment
Open

Fedora 25 - Package Dependencies [ RESOLVED ] #2

moortimis opened this issue Apr 1, 2017 · 1 comment

Comments

@moortimis
Copy link

moortimis commented Apr 1, 2017

There are some environmental bits that need to be setup on a new install of Fedora 25.

`
$ uname -a; cat /etc/redhat-release
Linux bastion.moor.local 4.9.14-200.fc25.x86_64 #1 SMP Mon Mar 13 19:26:40 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Fedora release 25 (Twenty Five)

gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: No such file or directory
error: command gcc failed with exit status 1


Failed building wheel for ujson

In file included from ./python/ujson.c:39:0:
./python/py_defines.h:39:20: fatal error: Python.h: No such file or directory
#include <Python.h>
^
compilation terminated.
error: command 'gcc' failed with exit status 1


Failed building wheel for ujson
`
SOLUTION: sudo dnf install redhat-rpm-config python-devel python3-devel

@FBehrad
Copy link

FBehrad commented Aug 1, 2018

thanks a lot , it worked ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants