Search found 2 matches

by ApsaraAdairia
Fri Jul 19, 2013 12:00 am
Forum: Ren'Py Questions and Announcements
Topic: troubleshooting a PYTHONHOME error message
Replies: 3
Views: 785

Re: troubleshooting a PYTHONHOME error message

Thank you both for replying so quickly. Check to see if you are missing the python-tk package. i have it Here's what I did. Understand Ren'Py comes with a minimal distribution of Python with it, it doesn't require any pre-installed version. The error/warning messages are pretty harmless. I don't run...
by ApsaraAdairia
Thu Jul 18, 2013 4:45 am
Forum: Ren'Py Questions and Announcements
Topic: troubleshooting a PYTHONHOME error message
Replies: 3
Views: 785

troubleshooting a PYTHONHOME error message

Hello... i'm running Ubuntu 13.04 and i appear to have python3.3, python3, AND python2.7 (suspecting this might be part of the problem, but since i'm currently unfamiliar with python, i don't really know for sure) Even though i select "Allow executing file as program" in the .sh file's Properties>Pe...