C:\Users\[Nutaku Only] kamihime_player\Kamihime_Player-1.0-pc\game\nutaku>..\..\Python27\python.exe "1_download_assets.py"
Traceback (most recent call last):
File "1_download_assets.py", line 26, in <module>
thread_num = config.getint('script', 'threads')
File "C:\Users\[Nutaku Only] kamihime_player\Kamihime_Player-1.0-pc\Python27\lib\ConfigParser.py", line 359, in getint
return self._get(section, int, option)
File "C:\Users\[Nutaku Only] kamihime_player\Kamihime_Player-1.0-pc\Python27\lib\ConfigParser.py", line 356, in _get
return conv(self.get(section, option))
File "C:\Users\[Nutaku Only] kamihime_player\Kamihime_Player-1.0-pc\Python27\lib\ConfigParser.py", line 330, in get
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'script'