[AC-2772] iOS: Transport.py not working for 2.x projects
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-04-09T14:32:38.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | titanbeta |
Reporter | Ben Bahrenburg |
Assignee | Mauro Parra-Miranda |
Created | 2012-04-04T17:43:06.000+0000 |
Updated | 2016-03-08T07:47:41.000+0000 |
Description
Transport.py creates a project with the below error.
[TRACE] app property, ti.ui.defaultunit : system
[INFO] wrote Resources/stylesheet.plist
Traceback (most recent call last):
File "titanium/iphone/compiler.py", line 7, in
import os, sys, re, shutil, time, run, sgmllib, codecs, tempfile
File "/Users/benjamin/Dev/Projects/Ti/myTravel/test/build/iphone/titanium/iphone/run.py", line 2, in
from tools import ensure_dev_path
ImportError: No module named tools
Command /bin/sh failed with exit code 1
Please see support ticket support.appcelerator.com/tickets/APP-522817 for details.
Closing since it's a dup.