Failed to get real commands on module “untitle1”: python process died with code 1: Traceback (most recent call last):
File “D:\program\PyCharm2017\PyCharm 2017.1\helpers\pycharm_jb_manage_tasks_provider.py”, line 28, in
parser.report_data(dumper, commands_to_skip)
File “D:\program\PyCharm2017\PyCharm 2017.1\helpers\pycharm\django_manage_commands_provider_parser\parser.py”, line 90, in report_data
module_to_use.process_command(dumper, command, parser)
File “D:\program\PyCharm2017\PyCharm 2017.1\helpers\pycharm\django_manage_commands_provider_parser_argparse.py”, line 43, in process_command
argument_info = (1, _utils.get_opt_type(action))
File “D:\program\PyCharm2017\PyCharm 2017.1\helpers\pycharm\django_manage_commands_provider_parser_utils.py”, line 20, in get_opt_type
assert isinstance(opt.choices, list), "Choices should be list"
AssertionError: Choices should be list
#这个是版本问题吗 解决不掉啊,好像2018年有人提问过,可是看不到了