You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D:\jinyingjie\MyDemo>python freeline.py
Traceback (most recent call last):
File "freeline.py", line 7, in
from freeline_core.dispatcher import Dispatcher
File "D:\jinyingjie\MyDemo\freeline_core_init_.py", line 1, in
import build_commands
ModuleNotFoundError: No module named 'build_commands'
网上搜的是python版本低,我的python版本是2.7.4,android Studio是3.0,这个是有什么问题吗
The text was updated successfully, but these errors were encountered: