get-iplayer / get_iplayer

A utility for downloading TV and radio programmes from BBC iPlayer and BBC Sounds
https://github.com/get-iplayer/get_iplayer/wiki
GNU General Public License v3.0
2.12k stars 230 forks source link

Versions 3.26 and 3.27 require Win32::Unicode::Process module #376

Closed Zoyandium closed 3 years ago

Zoyandium commented 3 years ago

any command with get_iplayer produces this error message:

"Can't locate Win32/Unicode/Process.pm in @INC (you may need to install the Win32::Unicode::Process module) (@INC contains: C:/Perl/site/lib C:/Perl/lib .) at C:/Perl/lib/if.pm line 15. BEGIN failed--compilation aborted at get_iplayer.pl line 66."

I am sorry but logging does not work in this situation.

I tried installing the Win32::Unicode 0.38 package using cpan but the error message persists and Win32::Unicode is not listed when I perform the cpan> r command in the cpan shell.

OS=Windows XP SP3 with POSReady 2009 updates. Browser=MyPal 28.7.2 get_iplayer=3.26 and 3.27 Perl=ActivePerl 5.24.2 Compiler=Mingw build 4.3.5\gcc 8.1.0

I must say I have been using get_iplayer under XP for many years without problems that could not be resolved by updating get_iplayer.pl.