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

Running [strat_name].py leads to .config file not being found. Original fix did not resolve this #63

Closed
matteosantama opened this issue Jul 14, 2019 · 2 comments

Comments

@matteosantama
Copy link

I believe the fix left this part aside :
https://github.com/garethdmm/gryphon/blob/master/gryphon/execution/lib/config_helper.py#L96
Which means the configuration file should be named with "strat_name.py.conf" currently, and that is probably not intended

How do we want to handle this? If we're not planning more changes in the original strategy parser, we could simply add a few more if statements.

Originally posted by @asmodehn in #30 (comment)

@matteosantama matteosantama changed the title Spent a few hours today tracking down this problem. Original fix did not resolve this Running [strat_name].py leads to .config file not being found. Original fix did not resolve this Jul 14, 2019
@garethdmm
Copy link
Owner

Can you verify this is fixed for you by #64 ?

@garethdmm
Copy link
Owner

Fixed #64 .

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

2 participants