Tuesday, April 8, 2025

Install Windows Python in OBS

This is a github link that goes into this in way more detail. 
https://github.com/zooba/obs-python?tab=readme-ov-file

Here's the basic steps

  1. Go to the releases page and select the most recent release
  2. Download the win64 artifact. It appears at the bottom of the run page.
  3. Extract the ZIP file anywhere on your system but remember where you put it.
  4. In OBS, open "Tools" - "Scripts".



  5. Select the "Python Settings" tab and browse to the directory you extracted.

  6. Select the "Scripts" tab to add and use your scripts!



Thats it.  Python installed!