{"id":1034,"date":"2018-01-02T18:15:28","date_gmt":"2018-01-03T03:15:28","guid":{"rendered":"https:\/\/accretiondisc.com\/blog\/?p=1034"},"modified":"2018-01-02T21:37:48","modified_gmt":"2018-01-03T06:37:48","slug":"installing-eyed3","status":"publish","type":"post","link":"https:\/\/accretiondisc.com\/blog\/2018\/01\/02\/installing-eyed3\/","title":{"rendered":"installing eyeD3"},"content":{"rendered":"<p>I keep thinking I should learn the basics of Python programming. But I never seem to get around to it.<\/p>\n<p>Today I needed to know <a href=\"https:\/\/stackoverflow.com\/questions\/41275053\/how-do-i-install-eyed3-on-mac-properly\">how to install a program written in Python<\/a>, because Homebrew used to include eyeD3 and today it didn&#8217;t. Here&#8217;s what I ended up doing:<\/p>\n<p style=\"padding-left: 30px;\">$ sudo easy_install pip\u00c2\u00a0 \u00c2\u00a0# because <a href=\"https:\/\/stackoverflow.com\/questions\/26390261\/cannot-use-pip-to-install-anything-in-python-2-7-5-on-mac-osx\">pip isn&#8217;t installed<\/a><\/p>\n<p style=\"padding-left: 30px;\">$ sudo pip install eyeD3<\/p>\n<p>then it says that won&#8217;t work because <a href=\"http:\/\/www.brambraakman.com\/blog\/comments\/installing_libmagic_in_mac_os_x_for_python-magic\/\">libmagic isn&#8217;t installed<\/a>. But fortunately, Homebrew provides that (whatever it is). So try again:<\/p>\n<p style=\"padding-left: 30px;\">$ brew install libmagic<\/p>\n<p style=\"padding-left: 30px;\">$\u00c2\u00a0sudo pip install eyeD3<\/p>\n<p>P.S. <a href=\"https:\/\/eyed3.readthedocs.io\/en\/latest\/\">eyeD3<\/a> is the best command-line ID3 tag editor I&#8217;ve found. It is the only thing I&#8217;ve found that allows you to install album art from the command line. (See my <a href=\"https:\/\/accretiondisc.com\/blog\/2015\/03\/20\/podcast-tagging\/\">earlier post<\/a>.)<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I keep thinking I should learn the basics of Python programming. But I never seem to get around to it. Today I needed to know how to install a program written in Python, because Homebrew used to include eyeD3 and today it didn&#8217;t. Here&#8217;s what I ended up doing: $ sudo easy_install pip\u00c2\u00a0 \u00c2\u00a0# because [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[23,52],"tags":[982,980,981,979,200,809],"class_list":["post-1034","post","type-post","status-publish","format-standard","hentry","category-life","category-technology","tag-easy_install","tag-eyed3","tag-pip","tag-python","tag-ruby-2","tag-system-admin"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/paRqpr-gG","_links":{"self":[{"href":"https:\/\/accretiondisc.com\/blog\/wp-json\/wp\/v2\/posts\/1034","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/accretiondisc.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/accretiondisc.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/accretiondisc.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/accretiondisc.com\/blog\/wp-json\/wp\/v2\/comments?post=1034"}],"version-history":[{"count":0,"href":"https:\/\/accretiondisc.com\/blog\/wp-json\/wp\/v2\/posts\/1034\/revisions"}],"wp:attachment":[{"href":"https:\/\/accretiondisc.com\/blog\/wp-json\/wp\/v2\/media?parent=1034"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/accretiondisc.com\/blog\/wp-json\/wp\/v2\/categories?post=1034"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/accretiondisc.com\/blog\/wp-json\/wp\/v2\/tags?post=1034"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}