Coder Social home page Coder Social logo

pywin32_hack's Introduction

pywin32_hack

A Hack to get script.module.pywin32 working with KODI 17.3

Python2710 binary and source files origin

Instructions for using the binary:

  1. extract 2015.08.07-Python2710-x32-vs2015.7z

  2. copy the Python27 folder from the extracted directory to your C: drive. You should now have a C:\Python27 directory.

  3. navigate to C:\Python27 in windows explorer. find the python.reg file and add it to the registry. (read it first, of course)

KODI -> addons -> from zip -> (install the modified script.module.pywin32.zip)

What's been modified?

Why was it modified?

KODI 17.3 was built with a version of Python27 that was built with Visual Studio 2015.

The standard version of Python27 is NOT built with Visual Studio 2015.

I tried overwriting with compatible dll files , but KODI kept raising errors about not being able to find them... even when they were in the same directory.

For more details, see :

pywin32_hack's People

Contributors

trevorjamesmartin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.