Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wtf is wrong with my system.... #56

Open
addeps3 opened this issue Mar 10, 2024 · 1 comment
Open

wtf is wrong with my system.... #56

addeps3 opened this issue Mar 10, 2024 · 1 comment

Comments

@addeps3
Copy link

addeps3 commented Mar 10, 2024

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.

@xantares
Copy link
Collaborator

I think thats still python 2.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants