Hi. For some goddamn idiotic reason, my Fedora 38 system just wont run this with any python.
AVBin is missing, but it should run anyway. (Fucking building only results in: "cant find avbin.so file" during install.sh step.)
With Python3:
python3 brainworkshop.pyw File "..../brainworkshop/brainworkshop.pyw", line 732 print _('AVBin not detected. Music disabled.') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
I checked for pyglet, its >2.0, the repo-search cant find "futurize", anything relevant to "past" and "future" and fedora is shit.
Python2, just results in a black window, then Seg fault.
Hi. For some goddamn idiotic reason, my Fedora 38 system just wont run this with any python. AVBin is missing, but it should run anyway. (Fucking building only results in: "cant find avbin.so file" during install.sh step.)
With Python3:
python3 brainworkshop.pyw File "..../brainworkshop/brainworkshop.pyw", line 732 print _('AVBin not detected. Music disabled.') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
I checked for pyglet, its >2.0, the repo-search cant find "futurize", anything relevant to "past" and "future" and fedora is shit. Python2, just results in a black window, then Seg fault.