Error when starting or importing a project

You must Login before you can answer or comment on any questions.

Hi I wonder if anyone can help me. I can't seem to get Titanium Studio to work for me. I have tried uninstalling, installing again, restarting, but nothing seems to work? It might be something very small.. Please can someone help? Here is the error. Thank you

Traceback (most recent call last): File "/Users/name/Library/Application Support/Titanium/mobilesdk/osx/2.1.1.GA/project.py", line 136, in <module> main(args, options.update_platforms) File "/Users/name/Library/Application Support/Titanium/mobilesdk/osx/2.1.1.GA/project.py", line 71, in main tiapp = codecs.open(os.path.join(all_dir,'tiapp.xml'),'r','utf-8','replace').read() File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/codecs.py", line 881, in open IOError: [Errno 2] No such file or directory: '/Users/name/Library/Application Support/Titanium/mobilesdk/osx/2.1.1.GA/all/tiapp.xml'

— asked 9 months ago by Zeen Ayob
0 Comments

1 Answer

[Errno 2] No such file or directory: '/Users/name/Library/Application Support/Titanium/mobilesdk/osx/2.1.1.GA/all/tiapp.xml'
Sounds like an incomplete SDK installation.

Can you please check to see if that file actually exists please?

Your Answer

Think you can help? Login to answer this question!