alibaba / freeline

A super fast build tool for Android, an alternative to Instant Run
https://www.freelinebuild.com/
BSD 3-Clause "New" or "Revised" License
5.48k stars 623 forks source link

ImportError: No module named 'build_commands' #952

Closed nanguaSky closed 6 years ago

nanguaSky commented 6 years ago

wuyunandeMacBook-Pro:Huchuan Steven$ python freeline.py
Traceback (most recent call last): File "freeline.py", line 7, in from freeline_core.dispatcher import Dispatcher File "/Users/Steven/Public/project/Huchuan/freeline/freeline_core/init.py", line 1, in import build_commands ImportError: No module named 'build_commands'

as 2.3.3