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 version #19

Open
amelieled opened this issue Mar 10, 2022 · 0 comments
Open

Python version #19

amelieled opened this issue Mar 10, 2022 · 0 comments

Comments

@amelieled
Copy link

Hi!
The Python version isn't correct?

Traceback (most recent call last):
  File "./build", line 89, in <module>
    proj.main()
  File "./ext/kninja/__init__.py", line 300, in main
    os.execlp('ninja', 'ninja', '-f', self.builddir('generated.ninja'), *remaining)
  File "/usr/lib/python3.6/os.py", line 542, in execlp
    execvp(file, args)
  File "/usr/lib/python3.6/os.py", line 559, in execvp
    _execvpe(file, args)
  File "/usr/lib/python3.6/os.py", line 604, in _execvpe
    raise last_exc.with_traceback(tb)
  File "/usr/lib/python3.6/os.py", line 594, in _execvpe
    exec_func(fullname, *argrest)
FileNotFoundError: [Errno 2] No such file or directory
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

1 participant