News

No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils error: Microsoft Visual C++ 14.0 or greater is required. #8 ...
I've just encountered an issue with this package requiring distutils. distutils has been deprecated and no longer ships with Python as of 3.12. py -3.12 -m pip install esp-idf-nvs-partition-gen still ...
Ok, so I have a python program that I'm working on that has a regular old distutils setup.py. I wouldn't imagine that it would be that difficult to get a deb out of it, but I don't seem to find an ...