guilbut
guilbut
Hi ! I am developing a software for which I need sub-pixel tracking with coordinates of points in float. Unfortunately the float rounding at the output of the shape predictor...
Some corrections
Hi Patrick, I finally succeed to compile PyRtMidi for python 2.7-64bit , python 3.6-32bit and python 3.6-64bit ! For each version of python I have to modify the PATH environment...
Hi Pattrick and Mike ! I just made a pull request to update setup.py for a compilation on Windows. As soon as pattrrick has accepted the pull request, Mike could...
Hello ! I need to serialize lot of bytes data in my jsons, for that I use Base 64 encoding . pybase64.b64encode(my_bytes) return a bytes object with only ascii chars...
Hello ! So no one has any idea what the problem might be? Thanks.