skia-python
skia-python copied to clipboard
Can't install the package on win32
I'm using Python 3.7.6 on win32 (windows 10 x64). Could you build a package which can run on win32?
Python 3.7.6 on win32
C:\Users\Administrator>pip install skia-python ERROR: Could not find a version that satisfies the requirement skia-python (from versions: none) ERROR: No matching distribution found for skia-python
Skia x86 build is supported only on Googlers' toolchain, which is not available for public: https://skia.org/user/build
For this reason, skia-python windows x86 package is not available.
Windows users should use x64 environment.