Yisu Peng

Results 5 comments of Yisu Peng

I strongly agree with this. The program cleaned my kernel build. At least I hope there is some warning about the clean operation.

@rdnetto Yes. Although I really hope there is no 'make clean', a warning will be fine if that is hard to achieve. I suggest to put it at the beginning...

I would like to work on this task.

Here is my location, if you customized the install location and are not happy with the orphan dir. "G:\VS_BuildTools\MSBuild\Microsoft\VC\v170\BuildCustomizations" This is for VSCode2022. Just search "BuildCustomizations" inside the build tools...

First, you need to add def main(), then you need to install numpy using pip. code will be like this ```python from python import Python def main(): # This is...