Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
error while running make #674
Comments
|
Cannot reproduce, but I'll investigate it. Thanks for reporting! |
|
Me too. Did anyone figure this out? Thanks. |
|
Can't reproduce it now |
$ make
COLUMNS=80 python -m youtube_dl --help | python devscripts/make_readme.py
/usr/bin/python: youtube_dl is a package and cannot be directly executed
Traceback (most recent call last):
File "devscripts/make_readme.py", line 13, in
options = helptext[helptext.index(' General Options:')+19:]
ValueError: substring not found
make: *** [README.md] Error 1
version d3f5f9f