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

Compile error when Python < 3.6 #102

Closed
fcojavmc opened this issue Aug 25, 2022 · 1 comment
Closed

Compile error when Python < 3.6 #102

fcojavmc opened this issue Aug 25, 2022 · 1 comment
Labels
wontfix This will not be worked on

Comments

@fcojavmc
Copy link

Please, pre-check Python version to prevent this error. Thank you.

I have compiled using Python 3.4:

File "userver/plugins/external_deps/impl/cmake_generator.py", line 81

result: dict = {}
SyntaxError: invalid syntax
CMake Error at CMakeLists.txt:70 (message):
Generating cmake files failed with exit code: 1

@apolukhin
Copy link
Member

That's quite an outdated Python :)

However, you have an interest in this feature, so we'll add support for it. Note that the feature has low priority, so PR are welcomed to speedup the things a little bit.

@Anton3 Anton3 added the wontfix This will not be worked on label Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants