Some of the sample programs in NURBS-Python display a blank screen (but no error message).
For example (see attached files)
python3 visualization-1.py yields a display of the curve and its control polygon
python3 visualization-2.py yields a blank screen.
I am very new to NURBS-Python and have just started trying it out today.
I have access to the source code via
~/.local/lib/python3.12/site-packages/geomdl
so if I need to make any changes there that would enable some of the visualization to work, please let me know.