Created
April 27, 2016 09:50
-
-
Save ligi/16ed3a0ea337278771d6a40016e90dc6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ fdroiddata git:(master) ✗ ../3rd/fdroidserver/fdroid build org.ligi.ipfsdroid | |
Traceback (most recent call last): | |
File "../3rd/fdroidserver/fdroid", line 23, in <module> | |
import fdroidserver.common | |
File "/home/ligi/git/3rd/fdroidserver/fdroidserver/common.py", line 43, in <module> | |
import fdroidserver.metadata | |
File "/home/ligi/git/3rd/fdroidserver/fdroidserver/metadata.py", line 29, in <module> | |
import yaml | |
ImportError: No module named 'yaml' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment