Created
April 6, 2017 00:47
-
-
Save tedwardd/d8764070a6bd5cb4a63ba9f0b6502e95 to your computer and use it in GitHub Desktop.
end of build.sh output with error
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
+ pip install -r linux_macos.txt | |
Processing /home/elw/git-work/lbry-app/lbryum | |
Processing /home/elw/git-work/lbry-app/lbry | |
Complete output from command python setup.py egg_info: | |
Traceback (most recent call last): | |
File "<string>", line 1, in <module> | |
File "/tmp/pip-yjmm1575-build/setup.py", line 50, in <module> | |
long_description = f.read().decode('utf-8') | |
AttributeError: 'str' object has no attribute 'decode' | |
---------------------------------------- | |
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-yjmm1575-build/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment