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

fatal error: yaml.h: No such file or directory #5

Open
jiridanek opened this issue Aug 26, 2020 · 0 comments
Open

fatal error: yaml.h: No such file or directory #5

jiridanek opened this issue Aug 26, 2020 · 0 comments

Comments

@jiridanek
Copy link
Contributor

jiridanek commented Aug 26, 2020

In getting YamlConfiger/amqcfg up and running on my relatively new f31 upgraded box I'm seeing the following:

Running PyYAML-5.3.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-h46dmlw5/PyYAML-5.3.1/egg-dist-tmp-4nut25ds
In file included from ext/_yaml.c:596:
ext/_yaml.h:2:10: fatal error: yaml.h: No such file or directory
    2 | #include <yaml.h>
      |          ^~~~~~~~
compilation terminated.

Had to install libyaml-devel on my box.

Reported by @RoddieKieley

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

1 participant