xFFFFF/Gekko-BacktestTool

Can't locate Parallel/ForkManager.pm in @INC

CryptoCoeus opened this issue · 4 comments

Hey Guys,

When I run "perl backtest.pl" in the terminal (i am using macOS 10.13.06), i am having the below error.. Does anybody have the solution ?

Can't locate Parallel/ForkManager.pm in @inc (you may need to install the Parallel::ForkManager module)

(@inc contains: /Library/Perl/5.18/darwin-thread-multi-2level /Library/Perl/5.18 /Network/Library/Perl/5.18/darwin-thread-multi-2level /Network/Library/Perl/5.18 /Library/Perl/Updates/5.18.2 /System/Library/Perl/5.18/darwin-thread-multi-2level /System/Library/Perl/5.18 /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level /System/Library/Perl/Extras/5.18 .) at backtest.pl line 4.

BEGIN failed--compilation aborted at backtest.pl line 4.

lkru commented

I have the same issue, did you sort it out?

Nope 👎.. this project didnt work it out for me!!

lkru commented

What are you using then if I may ask. I managed to get it running yesterday.

i moved into japonicus , python is my native anyway. But for start backtesting, i may need this tool again in the future.. How did you fix this problem ?