You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys, i am trying to run a clean version, after first run it throws up an exception and it recommends to install sql::Dialects; but when i do that it is already installed, any ideas? Os: win 10 64bit
Full error:
[2020-08-05 12:47:25] Creating ALL RESULTS table (sorted profit/day)...
Can't locate SQL/Dialects/AnyData.pm in @inc (you may need to install the SQL::Dialects::AnyData module) (@inc contains: C:\Users\damia\AppData\Local\Temp\par-64616d6961\temp-12736\inc\lib C:\Users\damia\AppData\Local\Temp\par-64616d6961\temp-12736\inc CODE(0x39e4580) CODE(0x39e4778)) at SQL/Parser.pm line 325.
at DBI/DBD/SqlEngine.pm line 517.
Can't locate SQL/Dialects/AnyData.pm in @inc (you may need to install the SQL::Dialects::AnyData module) (@inc contains: C:\Users{}\AppData\Local\Temp\par-64616d6961\temp-12736\inc\lib C:\Users{}\AppData\Local\Temp\par-64616d6961\temp-12736\inc CODE(0x39e4580) CODE(0x39e4778)) at SQL/Parser.pm line 325.
at SQL/Statement.pm line 74.
DBD::CSV::db prepare failed: Can't inject SQL::Dialects::Role into SQL::Dialects::AnyData: Can't locate SQL/Dialects/Role.pm in @inc (you may need to install the SQL::Dialects::Role module) (@inc contains: C:\Users{}\AppData\Local\Temp\par-64616d6961\temp-12736\inc\lib C:\Users{}\AppData\Local\Temp\par-64616d6961\temp-12736\inc CODE(0x39e4580) CODE(0x39e4778)) at (eval 82) line 3.
BEGIN failed--compilation aborted at (eval 82) line 3.
at SQL/Statement.pm line 74.
[for Statement "SELECT currency, asset, strategy, profit___, profit_market, profit_day___, trades_day, best_win, worst_loss, avg_HODL_min_, avg_price, overall_trades_day, volume_day FROM tmp\tmp_dataw4nqt.csv"] at script/backtest.pl line 158.
DBD::CSV::db prepare failed: Can't inject SQL::Dialects::Role into SQL::Dialects::AnyData: Can't locate SQL/Dialects/Role.pm in @inc (you may need to install the SQL::Dialects::Role module) (@inc contains: C:\Users{}\AppData\Local\Temp\par-64616d6961\temp-12736\inc\lib C:\Users{}\AppData\Local\Temp\par-64616d6961\temp-12736\inc CODE(0x39e4580) CODE(0x39e4778)) at (eval 82) line 3.
BEGIN failed--compilation aborted at (eval 82) line 3.
at SQL/Statement.pm line 74.
[for Statement "SELECT currency, asset, strategy, profit___, profit_market, profit_day___, trades_day, best_win, worst_loss, avg_HODL_min_, avg_price, overall_trades_day, volume_day FROM tmp\tmp_dataw4nqt.csv"] at script/backtest.pl line 158.
The text was updated successfully, but these errors were encountered:
Hi guys, i am trying to run a clean version, after first run it throws up an exception and it recommends to install sql::Dialects; but when i do that it is already installed, any ideas? Os: win 10 64bit
Full error:
[2020-08-05 12:47:25] Creating ALL RESULTS table (sorted profit/day)...
Can't locate SQL/Dialects/AnyData.pm in @inc (you may need to install the SQL::Dialects::AnyData module) (@inc contains: C:\Users\damia\AppData\Local\Temp\par-64616d6961\temp-12736\inc\lib C:\Users\damia\AppData\Local\Temp\par-64616d6961\temp-12736\inc CODE(0x39e4580) CODE(0x39e4778)) at SQL/Parser.pm line 325.
at DBI/DBD/SqlEngine.pm line 517.
Can't locate SQL/Dialects/AnyData.pm in @inc (you may need to install the SQL::Dialects::AnyData module) (@inc contains: C:\Users{}\AppData\Local\Temp\par-64616d6961\temp-12736\inc\lib C:\Users{}\AppData\Local\Temp\par-64616d6961\temp-12736\inc CODE(0x39e4580) CODE(0x39e4778)) at SQL/Parser.pm line 325.
at SQL/Statement.pm line 74.
DBD::CSV::db prepare failed: Can't inject SQL::Dialects::Role into SQL::Dialects::AnyData: Can't locate SQL/Dialects/Role.pm in @inc (you may need to install the SQL::Dialects::Role module) (@inc contains: C:\Users{}\AppData\Local\Temp\par-64616d6961\temp-12736\inc\lib C:\Users{}\AppData\Local\Temp\par-64616d6961\temp-12736\inc CODE(0x39e4580) CODE(0x39e4778)) at (eval 82) line 3.
BEGIN failed--compilation aborted at (eval 82) line 3.
at SQL/Statement.pm line 74.
[for Statement "SELECT currency, asset, strategy, profit___, profit_market, profit_day___, trades_day, best_win, worst_loss, avg_HODL_min_, avg_price, overall_trades_day, volume_day FROM tmp\tmp_dataw4nqt.csv"] at script/backtest.pl line 158.
DBD::CSV::db prepare failed: Can't inject SQL::Dialects::Role into SQL::Dialects::AnyData: Can't locate SQL/Dialects/Role.pm in @inc (you may need to install the SQL::Dialects::Role module) (@inc contains: C:\Users{}\AppData\Local\Temp\par-64616d6961\temp-12736\inc\lib C:\Users{}\AppData\Local\Temp\par-64616d6961\temp-12736\inc CODE(0x39e4580) CODE(0x39e4778)) at (eval 82) line 3.
BEGIN failed--compilation aborted at (eval 82) line 3.
at SQL/Statement.pm line 74.
[for Statement "SELECT currency, asset, strategy, profit___, profit_market, profit_day___, trades_day, best_win, worst_loss, avg_HODL_min_, avg_price, overall_trades_day, volume_day FROM tmp\tmp_dataw4nqt.csv"] at script/backtest.pl line 158.
The text was updated successfully, but these errors were encountered: