kivy-designer
kivy-designer copied to clipboard
win32file module is missing
[INFO ] [Logger ] Record log in C:\Users\Fluffy.kivy\logs\kivy_17-10-24_17.txt
[INFO ] [Kivy ] v1.10.0
[INFO ] [Python ] v3.6.2 (v3.6.2:5fd33b5, Jul 8 2017, 04:57:36) [MSC v.1900 64 bit (AMD64)]
[INFO ] [Factory ] 194 symbols loaded
[INFO ] [Image ] Providers: img_tex, img_dds, img_sdl2, img_gif (img_pil, img_ffpyplayer ignored)
[INFO ] [Text ] Provider: sdl2
[INFO ] [OSC ] using
i cant get it to work.. i tried pip install win32file but gives me this message
Could not find a version that satisfies the requirement win32file (from versions: ) No matching distribution found for win32file
This looks like a pywin error. Take a look at https://github.com/mhammond/pywin32 you can find the binaries to install it https://github.com/mhammond/pywin32/releases Find the right one for your system and this issue should be resolved.