5049: Missing rbt-script.py since version 5.1

dave.hedgehog
chipx86
chipx86

What version are you running?

5.2.1

What steps will reproduce the problem?

  1. Install
  2. rbt fails to run due to missing rbt-script.py

What is the expected output? What do you see instead?

It to work

What operating system are you using?

Windows 11

Attach the debug out from the command.

PS C:\> rbt help --debug
C:\Program Files\RBTools\bin\..\Python\python.exe: can't open file 'C:\\Program Files\\RBTools\\Python\\Scripts\\rbt-script.py': [Errno 2] No such file or directory

Please provide any additional information below.

chipx86
#1 chipx86

Hi Dave. We fixed this last week (regression with the way the Python packaging tools generated some files) and just got it out today as part of the RBTools 5.3 release:

https://www.reviewboard.org/news/2025/07/14/rbtools-53-azure-devops-and-windows-fixes/

The announcement contains a link to the new installer.

Thanks for the report!

  • -New
    +Fixed
  • +chipx86