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

Syntax error when running Pixelflut on Python 3.10 #24

Open
zalintyre opened this issue Mar 7, 2023 · 2 comments
Open

Syntax error when running Pixelflut on Python 3.10 #24

zalintyre opened this issue Mar 7, 2023 · 2 comments

Comments

@zalintyre
Copy link

I tried to run Pixelflut on Ubuntu 22.04. Maybe the python version is too new? Which version should I use?

$ python3 --version && python3 pixelflut.py brain.py
Python 3.10.6

  File "pixelflut.py", line 22
    async = spawn
          ^
SyntaxError: invalid syntax
@Skgland
Copy link

Skgland commented Mar 7, 2023

Based on #23 pixelflut is written in python2 not python3.

@Xentox-Phil
Copy link

can somebody port this to python3?

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

3 participants