# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json PackageIdentifier: Python.Python.3.9 PackageVersion: 3.9.2 MinimumOSVersion ...
In Numpy 1.20.0, np.int and np.float are depreciated and should be replaced with int and float. From looking at the website above, this is a very easy fix to do and ...