When I installed RO using the command
python setup.py install
I was able to access most of the features, and I was able to start booting TUI, but once it needed access to the Bitmaps like crosshair.xbm, it failed because none of them were installed, even though they are in the repo. Once I manually copied the files over, TUI successfully booted.
When I installed RO using the command
python setup.py installI was able to access most of the features, and I was able to start booting TUI, but once it needed access to the Bitmaps like crosshair.xbm, it failed because none of them were installed, even though they are in the repo. Once I manually copied the files over, TUI successfully booted.