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

TypeError: 'NoneType' object is not iterable #6

Open
KingCloser957 opened this issue Jan 11, 2022 · 0 comments
Open

TypeError: 'NoneType' object is not iterable #6

KingCloser957 opened this issue Jan 11, 2022 · 0 comments

Comments

@KingCloser957
Copy link

使用python3的环境报这个错,有遇到过嘛?

Traceback (most recent call last):
File "Confuse.py", line 424, in
system_identifiers = DealSystemIdentifiers(system_dirs).parse_system_identifiers()
File "Confuse.py", line 225, in parse_system_identifiers
system_file_paths = ConfuseBiz.scan_path(self.system_file_dirs, None, ['h'])
File "Confuse.py", line 21, in scan_path
for input_dir in input_dirs:
TypeError: 'NoneType' object is not iterable

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