Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
-
Ayutac
- Regular
- Posts: 150
- Joined: Thu Oct 18, 2012 2:23 pm
- Projects: Pokémon Dating Sim
- Organization: A Breeze Of Science
- Deviantart: Ubro
- Location: Mayence, Germany
-
Contact:
#1
Post
by Ayutac » Sat Jul 13, 2013 12:54 pm
Hi there! Man, I've been away for about 3 months and the search function is still not completely working. However.
Ren'Py missed the package python-tk but didn't tell me directly, I had to go over console to find this out. Wouldn't a notification be nice?
*starting over console*
by starting it tells me
Code: Select all
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
When trying to open the directory chooser:
Code: Select all
Traceback (most recent call last):
File "{mypath}/renpy-6.15.7-sdk/launcher/game/tkaskdir.py", line 16, in <module>
from Tkinter import Tk
File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 42, in <module>
raise ImportError, str(msg) + ', pleasee install the python-tk package'
ImportError: No module named _tkinter, please install the python-tk package
where {mypath} is a path.
I'm using Ubuntu.
EDIT on 28.09.2013: Nice to get ignored. Through I don't even remember posting this.
Up next: An original, open source, text-based Dating Sim. Stay tuned ;)
Users browsing this forum: Google [Bot], _ticlock_