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

init script AttributeError #7

Open
yf13 opened this issue Jul 8, 2023 · 0 comments
Open

init script AttributeError #7

yf13 opened this issue Jul 8, 2023 · 0 comments

Comments

@yf13
Copy link

yf13 commented Jul 8, 2023

When running ./init --tut capabilities following tutorial, the following error message always shows:

-- Configuring done
-- Generating done
-- Build files have been written to: /a/b/x/d
Traceback (most recent call last):
  File "./init", line 90, in <module>
  File "./init", line 80, in main
AttributeError: 'str' object has no attribute 'exit_code'

The environment is Ubuntu 22.04 with python3.18.10 and python-is-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

1 participant