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 script error after running update.py #271

Open
Vikhamar opened this issue Dec 8, 2022 · 1 comment
Open

python script error after running update.py #271

Vikhamar opened this issue Dec 8, 2022 · 1 comment

Comments

@Vikhamar
Copy link

Vikhamar commented Dec 8, 2022

If I run update.py --self and then run ./setup <build_directory> I get python error message:
Traceback (most recent call last):
File "/home/rasmus/ReSpect/source/./setup", line 120, in
configure.configure(root_directory, build_path, cmake_command, arguments['--show'])
File "/home/rasmus/ReSpect/source/cmake/autocmake/configure.py", line 152, in configure
if not arguments['--show']:
TypeError: 'bool' object is not subscriptable

@bast
Copy link
Member

bast commented Dec 16, 2022

Thanks for reporting! I will try to reproduce this and report back.

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

2 participants