skia-python icon indicating copy to clipboard operation
skia-python copied to clipboard

Can't install the package on win32

Open SolomonLeon opened this issue 4 years ago • 3 comments

I'm using Python 3.7.6 on win32 (windows 10 x64). Could you build a package which can run on win32?

SolomonLeon avatar Apr 16 '20 14:04 SolomonLeon

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

SolomonLeon avatar Apr 16 '20 23:04 SolomonLeon

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.

kyamagu avatar Apr 17 '20 01:04 kyamagu

Windows users should use x64 environment.

kyamagu avatar Apr 17 '20 01:04 kyamagu