Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
missing dependency in documentation to build on Ubuntu 14.04.1 #1200
Comments
mschilli87
referenced this issue
Dec 30, 2015
Closed
added python3-dev to dependencies (fixes #1200) #1201
mschilli87
changed the title from
missing depency to build on Ubuntu
to
missing dependency in documentation to build on Ubuntu 14.04.1
Dec 30, 2015
|
Hm, interesting - yaml should install successfully even without |
|
I can't say much since I'm not a |
|
I see - thanks for the explanation! I'll simply merge it, it sure can't hurt |
mschilli87 commentedDec 30, 2015
according to the documentation, the following line should install all dependencies on Ubuntu:
Then, one is asked to run
This resulted in the following error for me (on Ubuntu 14.04.1):
Installing the
python3-devpackage fixed this: