How can I specify the required Python version for the build?

Open the CMakeLists.txt file inside PDFNetWrappers/PDFNetPython from the custom wrappers build. Change line 9 to:

sh

1find_package(PythonLibs X.Y EXACT REQUIRED)

Here X.Y refers to the version of Python you want to build the wrappers with.

Did you find this helpful?

Trial setup questions?

Ask experts on Discord

Need other help?

Contact Support

Pricing or product questions?

Contact Sales