Unable to open Budgie Extras & Welcome (Installed on Elementary OS 6.1)

I’m not able to open Budgie Extras or Welcome, I installed Budgie Interface on Elementary OS 6.1. Originally I was trying to install Ubuntu Budgie on my Pc, but this was not possible due to boot device (UEFI didn’t load de USB device, worked with others distro not with Budgie)

I run

budgie-welcome -d

And got this output

[Debug] Running in debugging mode. 
[Welcome] Using /snap/ubuntu-budgie-welcome/404/usr/share/budgie-welcome/ path. 
[Welcome] Using /snap/ubuntu-budgie-welcome/404/usr/share/budgie-welcome/ path. 
[i18n] Locale Not Available: null (using en_US instead) 
[Welcome] Using /snap/ubuntu-budgie-welcome/404/usr/share/budgie-welcome/ path. 
[i18n] Locale Not Available: null (using en_US instead) 
[i18n] All translated i18n pages found. 
[i18n] res_dir:  
[i18n] Using locale for gettext: null 
[i18n] Using path for gettext: /usr/share/locale/ 
[i18n] Translation found for gettext. 
Traceback (most recent call last):
  File "/snap/ubuntu-budgie-welcome/404/usr/bin/budgie-welcome", line 2508, in <module>
    systemstate = SystemState()
  File "/snap/ubuntu-budgie-welcome/404/usr/bin/budgie-welcome", line 1395, in __init__
    self.gatherDistroInfo()
  File "/snap/ubuntu-budgie-welcome/404/usr/bin/budgie-welcome", line 1471, in gatherDistroInfo
    self.official = int(self.os_version[:2]) >= 17
ValueError: invalid literal for int() with base 10: '6.'


^CException ignored in: <module 'threading' from '/usr/lib/python3.8/threading.py'>
Traceback (most recent call last):
  File "/usr/lib/python3.8/threading.py", line 1388, in _shutdown
    lock.acquire()

Yeah. Ubuntu budgie welcome will only work on ubuntu budgie itself. It needs info provided by the Canonical base to run. Elementary changes this base, hence why you get the error.

I am not confident with using elementary as a base either since i know elementary changes mutter specific for gala … budgie needs mutter as well and we have only tested against a ubuntu base.