homedatadev
Results
2
issues of
homedatadev
Most callback functions take a void* argument to provide some custom context. When you cannot do some lambda/closure functions like in Python, this is the way to work around it....
improvement
when running `sudo make -f MakeRemote install` on a linux machine with python 3.12, setup.py raise the error ``` ERROR: Could not find a version that satisfies the requirement distutils...