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.
getting "ValueError: insecure string pickle" since I updated Homebrew and youtube-dl #13717
Comments
|
Note: while searching for similar issues, I noticed someone suggested to rebuild |
|
Update python. |
|
Thanks, I thought my python was fully up to date, but I now see:
From many different resources I see a strong recommendation NOT to mess with my main macOS' python version, but instead install a second version separately. Which I apparently have done with brew already. Question: how do I let youtube-dl use the more recent Python version that is installed through Homebrew, in my case v2.7.13 which resides in |
|
@SuperHenkie did you manage to fix it? thanks |
I've verified and I assure that I'm running youtube-dl 2017.07.23
At least skimmed through README and most notably FAQ and BUGS sections
Searched the bugtracker for similar issues including closed ones
Bug report (encountered problems with youtube-dl)
Description of your issue, suggested solution and other information
I updated my Homebrew and ever since, whenever I try and download something with
youtube-dlI get the above error output.I vaguely recall Homebrew doing some Python related updates earlier today, but I can't recall exactly what. It all scrolled through my screen when doing
brew update.My Homebrew seems to be OK though, everything is up to date as far as I can tell, and
brew doctorsaysYour system is ready to brew.Note that this problem occurs with ANY video I try to download.