Results 1 to 10 of 724

Hybrid View

  1. #1
    also does anyone know how to fix this error:

    Traceback (most recent call last):
    File "0_download_json.py", line 465, in <module>
    download_kamihime_script(info)
    File "0_download_json.py", line 295, in download_kamihime_script
    info = download_kamihime_episodes_info(info)
    File "0_download_json.py", line 266, in download_kamihime_episodes_info
    scenario = data['chapters'][0]['scenarios'][0]
    KeyError: 'chapters'

    C:\Users\Admin\Desktop\shiny\New folder (2)\Kamihime_Player\[Nutaku Only] kamihime_player\Kamihime_Player-1.0-pc\Python27\Scripts>pause
    Press any key to continue . . .

  2. #2

    Join Date
    Jun 2020
    Posts
    3
    Credits
    3
    I ran into this while running 0_download_json.cmd

    C:\Users\User\Documents\kamihime player\[Nutaku]kamihime_player\script\nutaku>..\..\Python27\pytho n.exe "0_download_json.py"
    The system cannot find the path specified.

    C:\Users\User\Documents\kamihime player\[Nutaku]kamihime_player\script\nutaku>pause
    Press any key to continue . . .

    Anything I can do to fix this?

  3. #3

    Join Date
    Jul 2017
    Posts
    3,601
    Credits
    3,784
    Quote Originally Posted by EUC View Post
    C:\Users\User\Documents\kamihime player\[Nutaku]kamihime_player\script\nutaku>..\..\Python27\pytho n.exe "0_download_json.py"
    The system cannot find the path specified.
    Chances are the pathname is too goddamn long. Don't run things under a monstrosity such as "C:\Users\User\Documents\kamihime player\[Nutaku]kamihime_player"

    Just move it to c:\PORN\ or something.

  4. #4

    Join Date
    Jun 2020
    Posts
    3
    Credits
    3
    Quote Originally Posted by Slashley View Post
    Chances are the pathname is too goddamn long. Don't run things under a monstrosity such as "C:\Users\User\Documents\kamihime player\[Nutaku]kamihime_player"

    Just move it to c:\PORN\ or something.
    Moved it to desktop and voila, it worked. I always had this habit of organising my stuff into a million folders. I just can't help it.

  5. #5
    I am also getting the following error message.


    C:\Users\djrsl\Downloads\Kamihime_Player-1.0-pc\script\nutaku>..\..\Python27\python.exe "3_write_config.py"
    Traceback (most recent call last):
    File "3_write_config.py", line 6, in <module>
    from listing import UnicodeConfigParser
    ImportError: No module named listing

    C:\Users\djrsl\Downloads\Kamihime_Player-1.0-pc\script\nutaku>pause
    Press any key to continue . . .

    Does anyone know the solution to the issue? Would anyone be able to open the 3_write_config.py file and let me know what it reads on line 6 of their file?
    Last edited by djrslayer; 06-23-2020 at 04:09 PM.

  6. #6
    Here is your file. Seems like your installed python's version lacks some modules.

  7. #7

    Join Date
    Jun 2020
    Posts
    3
    Credits
    3
    This thing popped up for me as well.

    C:\Users\User\Desktop\[Nutaku]kamihime_player\Kamihime_Player-1.0-pc\script\nutaku>..\..\Python27\python.exe "3_write_config.py"
    Traceback (most recent call last):
    File "3_write_config.py", line 6, in <module>
    from listing import UnicodeConfigParser
    ImportError: No module named listing

    C:\Users\User\Desktop\[Nutaku]kamihime_player\Kamihime_Player-1.0-pc\script\nutaku>pause
    Press any key to continue . . .

    Jessa mentioned that it's because of missing modules, any idea where and how I can get those?

  8. Thank you for this amazing work, xellosp!

    I think I can make some mp4 and gif now!

    By the way, just notice the file 0097-2-2_c2.jpg in Nutaku was broken.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •