Jump to content
  • 0

Python.h missing in 4.2.0 libuhd build on Fedora -- why? (with a fix)


kb1vc

Question

The CMakeLists.txt file for tag UHD-4.3 misses the fact that python2-devel may not have been installed on a Fedora system (in my case Fedora 37)  

 

The solution is to install python2-devel like this: 

 

sudo def install python2-devel

 

And that fixes the problem. 

 

 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...