Results 1 to 10 of 1109

Hybrid View

  1. you have to install python 2.7 using an installer to fix this issue as its a file the system needs

  2. #2

    Join Date
    Nov 2015
    Posts
    561
    Credits
    163
    Items Thread Title Style ChangeThread Title Style Change
    Seems you need python dll in windows folder
    Quote Originally Posted by Cloudofdarkhole6 View Post
    you have to install python 2.7 using an installer to fix this issue as its a file the system needs

  3. #3
    Unregistered Guest

    last version?

    can someone tell me what is the newest version please?

  4. #4
    Quote Originally Posted by Eliont View Post
    Seems you need python dll in windows folder
    So, in other words, I need to uninstall my current Python and reinstall a new version of it. Got it.'
    EDIT: Python 2.7 doesn't have DLL. Well, for me anyways. The download I did for Python was, "Windows x86 MSI Installer (2.7.0) (sig)"
    Last edited by boolausus123; 01-06-2018 at 11:10 AM.

  5. i had 2.7.14 from the python webpage as i do python from time to time, so i had everything already. didnt have any issues running the updates

  6. #6
    Quote Originally Posted by Cloudofdarkhole6 View Post
    i had 2.7.14 from the python webpage as i do python from time to time, so i had everything already. didnt have any issues running the updates
    Then why is DLL missing? People even reported they had problems with this about DLL not being found, and saying Python 2.6 has it. Would the player work using Python 2.6 instead of 2.7?

  7. the player itself works even without any python installation on your PC as it is created using the RenPy engine. The only thing that needs python are the update scripts for downloading assets and creating the RenPy files the player loads.

    As for if 2.6 works aswell, i can only make a guess based on the code that it should work as i havent seen functions added in 2.7.
    However setting up 2.6 correctly with the needed modules is most likely more work than re-installing 2.7 (try using the newest 2.7.14 version)

  8. #8
    Quote Originally Posted by Cloudofdarkhole6 View Post
    the player itself works even without any python installation on your PC as it is created using the RenPy engine. The only thing that needs python are the update scripts for downloading assets and creating the RenPy files the player loads.

    As for if 2.6 works aswell, i can only make a guess based on the code that it should work as i havent seen functions added in 2.7.
    However setting up 2.6 correctly with the needed modules is most likely more work than re-installing 2.7 (try using the newest 2.7.14 version)
    I did as you said, and after awhile, it all of a sudden stopped on second Tsukyomi or however her name is spelt and hasn't changed for over 30 minutes. Did it finish? Or do I wait til it says, 'Press any key to close this"

Posting Permissions

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