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

"SyntaxError: invalid syntax" when running with python3 #814

Open
narqo opened this issue Nov 11, 2019 · 4 comments
Open

"SyntaxError: invalid syntax" when running with python3 #814

narqo opened this issue Nov 11, 2019 · 4 comments

Comments

@narqo
Copy link

narqo commented Nov 11, 2019

I see the following error, after installing yandex-tank under python3

> python --version
Python 3.6.5
> pip install --user https://api.github.com/repos/yandex/yandex-tank/tarball/master
···
> yandex-tank --help
···
key=lambda (k, v): (-1 * v[self.cases_sort_by], k))
^
SyntaxError: invalid syntax

Everything works as expected with python2.7, but python2's support ends by the end of 2019.

@szypulka
Copy link
Contributor

Thank you for the issue! We are working on migration, it would be introduced soon.

@fomars
Copy link
Contributor

fomars commented Nov 12, 2019

@narqo py3 is not supported in master, please try python3 branch instead

@alexfromvl
Copy link

Are there any changes on this issue?

@nnugumanov
Copy link
Contributor

as far as i know, it's in progress and will be supported pretty soon

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

5 participants