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

Can't locate SQL/Dialects/AnyData.pm #62

Open
D4mo opened this issue Aug 5, 2020 · 0 comments
Open

Can't locate SQL/Dialects/AnyData.pm #62

D4mo opened this issue Aug 5, 2020 · 0 comments

Comments

@D4mo
Copy link

D4mo commented Aug 5, 2020

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.

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