user-674
02-11-2014, 09:50 PM
I'm a get_iplayer_automator refugee and I'm finding Squarepenguins guides invaluable as I try to get up and running with get_iplayer via the CLI. I'm trying to install the latest version on a mac running 10.6.8 (Snow Leopard) and when I attempt the initial run iplayer fails with the following error report:
"default" is not defined in %Encode::EXPORT_TAGS at ./get_iplayer line 77
main::BEGIN() called at /System/Library/Perl/5.10.0/darwin-thread-multi-2level/Encode.pm line 77
eval {...} called at /System/Library/Perl/5.10.0/darwin-thread-multi-2level/Encode.pm line 77
Can't continue after import errors at ./get_iplayer line 77
BEGIN failed--compilation aborted at ./get_iplayer line 77.
Is there a step between granting get_iplayer permissions and the initial run where I should be setting up that default EXPORT_TAGS?
Any hints / nudges / suggestions would be most appreciated, thank you.
"default" is not defined in %Encode::EXPORT_TAGS at ./get_iplayer line 77
main::BEGIN() called at /System/Library/Perl/5.10.0/darwin-thread-multi-2level/Encode.pm line 77
eval {...} called at /System/Library/Perl/5.10.0/darwin-thread-multi-2level/Encode.pm line 77
Can't continue after import errors at ./get_iplayer line 77
BEGIN failed--compilation aborted at ./get_iplayer line 77.
Is there a step between granting get_iplayer permissions and the initial run where I should be setting up that default EXPORT_TAGS?
Any hints / nudges / suggestions would be most appreciated, thank you.