I create a python’s virtualenv using virtualenv command and install gstreamer like usual (I installed gstreamer in OS python but I would like to test another version also). When I run ./autogen.sh, I get the error as below:
checking for headers required to compile python extensions… not found
configure: error: could not find Python headers
configure failed
Are there any parameters need to configure to solve this ? Like parameters must be configured for linking virtualenv’s python to OS’s. Pls help me with this issue, thanks a lot.
Which reference are you using to install it? Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
• DeepStream Version
• JetPack Version (valid for Jetson only)
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
• The pipeline being used