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
{{ message }}
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.
i found 'fabfile.py' file,under the src directory, but when i run 'fab build:outdir=~'
have error:
Traceback (most recent call last):
File "/usr/local/Cellar/fabric/1.10.2/libexec/lib/python2.7/site-packages/fabric/main.py", line 658, in main
docstring, callables, default = load_fabfile(fabfile)
File "/usr/local/Cellar/fabric/1.10.2/libexec/lib/python2.7/site-packages/fabric/main.py", line 165, in load_fabfile
imported = importer(os.path.splitext(fabfile)[0])
File "/Users/chaiweiwei/Downloads/card.io-iOS-source/src/fabric/fabfile.py", line 7, in <module>
import nose
ImportError: No module named nose
I already 'pip install nose'
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue description
when running 'fab build:outdir=~' getting error 'Fatal error:
done
is Baler not install Successful?
The text was updated successfully, but these errors were encountered: