Utilities for dealing with Tumblr blogs, Tumblr backup
As I understand, a recent update has removed Python 2 from Apple. If I use tumblr_backup.py, it returns "zsh: command not found: python". I tried using 2to3, but it doesn't seem to be changing much of anything in the file (for example, "httplib" doesnt get swapped out with "http.client"). Reinstalling Python 2 seems to be an extremely big hassle and it's apparently at the end of its life anyway. Is there any easy way to convert this program to Python3? <!--- !! PLEASE READ !! Before submitting an issue: - Make sure you have read the README, as well as any applicable documentation. - Search older issues to see if your issue was already submitted. Provide the following information, if possible: - The version (commit hash) of tumblr-utils you are using. - If you do not know this, provide the approximate date at which you last downloaded/updated tumblr-utils. - The exact command you ran (excluding blog names if you prefer) - Any relevant console output from tumblr-utils. - For crashes, a backtrace (if available). - For post-specific issues: Either an example post (blog + ID, or url), or the relevant JSON from that post (use -j) -->
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by tomleary and has received 2 comments.