Titanium JIRA Archive
Appcelerator Community (AC)

[AC-6267] 'no module named tools' error in iOS module compilation (build.py)

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionInvalid
Resolution Date2019-07-11T21:36:18.000+0000
Affected Version/sAppcelerator Studio 4.5.0
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsbuild, error, iOS, module, python
Reporterlibanez
AssigneeShak Hossain
Created2019-05-24T10:21:40.000+0000
Updated2019-07-11T21:36:18.000+0000

Description

Hi, I'm facing an issue while building my titanium module for iOS platform. When i build the module with build.py script, i have the following error : Traceback (most recent call last): File "build.py", line 263, in build_module(manifest,config) File "build.py", line 174, in build_module from tools import ensure_dev_path ImportError: No module named tools I already checked the forum and tried the solutions mentioned, i checked path of SDK in titanium.xcconfig file and they are corrects. Compilation error is not present while compiling with 6.0.0.GA SDK, its present with 7.2.0.GA, 7.4.2.GA, 7.5.0.GA. I also tried the solution of a guy on gitHub which says to remove the '~' char in beginning of titanium SDK path in titanium.xcconfig file, it didn't worked. Thank you in advance if you have the solution.

Comments

  1. libanez 2019-05-24

  2. Sharif AbuDarda 2019-05-24

    Hello, is the issue is resolved on your end, will close is as invalid. Thanks.
  3. Rakhi Mitro 2019-07-10

    Hello, Just passing as update here.Are you able to get that sorted out?  Please let us know if you need more help with this issue.

JSON Source