max_tts_lib.max_ttsconfig.project_path_not_found
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Max TTS |
Expired
|
Undecided
|
Unassigned |
Bug Description
Hello,
After clean install from trunk, I received error:
"
Traceback (most recent call last):
File "/usr/local/
max_tts.main()
File "/usr/local/
window = MaxTtsWindow.
File "/usr/local/
builder = get_builder(
File "/usr/local/
ui_filename = get_data_file('ui', '%s.ui' % (builder_
File "/usr/local/
return os.path.
File "/usr/local/
raise project_
max_tts_
"
Thanks for the report!
I am using the quickly framework for application development, and it looks like this error lies somewhere in the quickly template code. I’d have to have a deeper look into quickly internals to figure out why it fails with a standard install.
In the meanwhile, you could install it from my PPA: https:/ /launchpad. net/~frederik- elwert/ +archive/ max-tts or install quickly and use "quickly run" from the source directory.