Skip to content

ValueError: unsupported format character 'I' (0x49) at index 66 #47

@Jeffery-Ni

Description

@Jeffery-Ni

i just ran cenote-taker2, and this came up:
Traceback (most recent call last):
File "/home/Public/software/cenote-taker2/Cenote-Taker2/run_cenote-taker2.py", line 72, in
args = parser.parse_args()
File "/home/Public/Anaconda3/ENTER/envs/cenote-taker2_env/lib/python3.6/argparse.py", line 1734, in parse_args
args, argv = self.parse_known_args(args, namespace)
File "/home/Public/Anaconda3/ENTER/envs/cenote-taker2_env/lib/python3.6/argparse.py", line 1766, in parse_known_args
namespace, args = self._parse_known_args(args, namespace)
File "/home/Public/Anaconda3/ENTER/envs/cenote-taker2_env/lib/python3.6/argparse.py", line 1972, in _parse_known_args start_index = consume_optional(start_index)
File "/home/Public/Anaconda3/ENTER/envs/cenote-taker2_env/lib/python3.6/argparse.py", line 1912, in consume_optional
take_action(action, args, option_string)
File "/home/Public/Anaconda3/ENTER/envs/cenote-taker2_env/lib/python3.6/argparse.py", line 1840, in take_action
action(self, namespace, argument_values, option_string)
File "/home/Public/Anaconda3/ENTER/envs/cenote-taker2_env/lib/python3.6/argparse.py", line 1024, in call
parser.print_help()
File "/home/Public/Anaconda3/ENTER/envs/cenote-taker2_env/lib/python3.6/argparse.py", line 2366, in print_help
self._print_message(self.format_help(), file)
File "/home/Public/Anaconda3/ENTER/envs/cenote-taker2_env/lib/python3.6/argparse.py", line 2350, in format_help
return formatter.format_help()
File "/home/Public/Anaconda3/ENTER/envs/cenote-taker2_env/lib/python3.6/argparse.py", line 282, in format_help
help = self._root_section.format_help()
File "/home/Public/Anaconda3/ENTER/envs/cenote-taker2_env/lib/python3.6/argparse.py", line 213, in format_help
item_help = join([func(*args) for func, args in self.items])
File "/home/Public/Anaconda3/ENTER/envs/cenote-taker2_env/lib/python3.6/argparse.py", line 213, in
item_help = join([func(*args) for func, args in self.items])
File "/home/Public/Anaconda3/ENTER/envs/cenote-taker2_env/lib/python3.6/argparse.py", line 213, in format_help
item_help = join([func(*args) for func, args in self.items])
File "/home/Public/Anaconda3/ENTER/envs/cenote-taker2_env/lib/python3.6/argparse.py", line 213, in
item_help = join([func(*args) for func, args in self.items])
File "/home/Public/Anaconda3/ENTER/envs/cenote-taker2_env/lib/python3.6/argparse.py", line 523, in _format_action
help_text = self._expand_help(action)
File "/home/Public/Anaconda3/ENTER/envs/cenote-taker2_env/lib/python3.6/argparse.py", line 610, in _expand_help
return self._get_help_string(action) % params
ValueError: unsupported format character 'I' (0x49) at index 66

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions