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

Python 3.x syntax not recognized #544

Closed
Whidou opened this issue May 27, 2012 · 3 comments
Closed

Python 3.x syntax not recognized #544

Whidou opened this issue May 27, 2012 · 3 comments
Assignees
Milestone

Comments

@Whidou
Copy link

Whidou commented May 27, 2012

When saving my code, I get syntax errors on lines like this one :

print("a", end="b")

I guess this is due to the fact that my code is parsed considering Python 2.x syntax even if I write it the Python 3.2 way.

I did not find a way to change this behavior in the settings and was kindly redirected here by the people on the IRC channel.

Using Ninja-IDE v2.0-beta3 from source on Gentoo GNU/Linux 3.2.12 with Python 2.7, PyQt 4.8.4 and watchdog 5.4.

Thanks in advance for the fix.

@ghost ghost assigned diegosarmentero May 27, 2012
@diegosarmentero
Copy link
Member

This is going to be fixed for 2.1 version.

@kristall
Copy link

I have a 2.1 installed and still can't find that option.

@diegosarmentero
Copy link
Member

fixed if you run ninja with 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