Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text:table module issue #30

Open
Nate23b opened this issue Jun 7, 2018 · 0 comments
Open

Text:table module issue #30

Nate23b opened this issue Jun 7, 2018 · 0 comments

Comments

@Nate23b
Copy link

Nate23b commented Jun 7, 2018

I seem to be getting this issue when trying to run backtest after installation:

C:\Users\IntlAdmin\Desktop\gekko-develop>perl backtest.pl
Can't locate Text/Table.pm in @inc (you may need to install the Text::Table module) (@inc contains: C:/Strawberry/perl/site/lib C:/Strawberry/perl/vendor/lib C:/Strawberry/perl/lib) at backtest.pl line 22.
BEGIN failed--compilation aborted at backtest.pl line 22.

Loaded the module again and got this:

C:\Users\IntlAdmin\Desktop\gekko-develop>cpan install text::table
Loading internal null logger. Install Log::Log4perl for logging messages
CPAN: CPAN::SQLite loaded ok (v0.211)
Database was generated on Thu, 07 Jun 2018 04:40:17 GMT

Still got the same error as before when trying to run the program. Any thoughts on what I might be doing wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant