I've exported a .CGNS file from paraview and trying to import in the Python to extract some of the data, but while I tried to install the pyCGNS, it shows an error.
I tried to use pip install pyCGNS, but showing following error.
error: subprocess-exited-with-error
python setup.py bdist_wheel did not run successfully.
exit code: 1
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pyCGNS
ERROR: Could not build wheels for pyCGNS, which is required to install pyproject.toml-based projects