mithgil
mithgil
Thanks for the response! I'm also a ubuntu 22 user. 5 binary files (`demo, graph, mandel, maps and perlin`) are successfully built in the `demos`, but `filter` got a problem:...
Hi cloudQunat, I actually have the same issue as you. It looks like you are using linux as I do. And I check other posts. It looks like this issue...
I also got these issues. The warnings you're encountering are related to deprecated functions in the Python C API. These functions, such as `Py_SetProgramName` and `PySys_SetArgv`, are marked as deprecated...