The above was fixed after python was upgraded with few patches, now the new issue is :
$ pyjunior
Traceback (most recent call last): File "/usr/local/bin/pyjunior", line 293, in <module> window = PyjuniorWindow() File "/usr/local/bin/pyjunior", line 72, in __new__ builder = get_builder('PyjuniorWindow') File "/usr/local/lib/python2.6/dist-packages/pyjunior/helpers.py", line 40, in get_builder ui_filename = get_data_file('ui', '%s.ui' % (builder_file_name,)) File "/usr/local/lib/python2.6/dist-packages/pyjunior/pyjuniorconfig.py", line 50, in get_data_file return os.path.join(get_data_path(), *path_segments) File "/usr/local/lib/python2.6/dist-packages/pyjunior/pyjuniorconfig.py", line 67, in get_data_path raise project_path_not_found pyjunior.pyjuniorconfig.project_path_not_found
The above was fixed after python was upgraded with few patches, now the new issue is :
$ pyjunior
Traceback (most recent call last): bin/pyjunior" , line 293, in <module> bin/pyjunior" , line 72, in __new__ 'PyjuniorWindow ') lib/python2. 6/dist- packages/ pyjunior/ helpers. py", line 40, in get_builder file_name, )) lib/python2. 6/dist- packages/ pyjunior/ pyjuniorconfig. py", line 50, in get_data_file join(get_ data_path( ), *path_segments) lib/python2. 6/dist- packages/ pyjunior/ pyjuniorconfig. py", line 67, in get_data_path path_not_ found pyjuniorconfig. project_ path_not_ found
File "/usr/local/
window = PyjuniorWindow()
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_
pyjunior.