sugarlabs / sugar

Sugar GTK shell
GNU General Public License v3.0
253 stars 241 forks source link

[ERROR] Exception on launching ./sugar-launch #885

Closed srevinsaju closed 4 years ago

srevinsaju commented 4 years ago
ss@ss-srevinsaju:~/repo/sugar/bin$ chmod +x bin/* 
ss@ss-srevinsaju:~/repo/sugar/bin$ ./sugar-launch
Traceback (most recent call last):
  File "./sugar-launch", line 26, in <module>
    from sugar3.activity import activityfactory
ModuleNotFoundError: No module named 'sugar3'

An Unhandled Exception raised on trying to launch from bin, sugar-launch w.r.t Google Code In

srevinsaju commented 4 years ago

887

quozl commented 4 years ago

Thanks. https://github.com/sugarlabs/sugar/pull/887 seems unrelated. The error shows that the sugar-toolkit-gtk3 module has not been installed.