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

__init__.py issue #1

Open
Julien-Bernardo opened this issue May 5, 2020 · 0 comments
Open

__init__.py issue #1

Julien-Bernardo opened this issue May 5, 2020 · 0 comments

Comments

@Julien-Bernardo
Copy link

When running the Santander example, I get a syntax error:

Traceback (most recent call last):
File "examples/santander-trans/config.py", line 8, in
import jhkaggle
File "./jhkaggle/jhkaggle/init.py", line 13
raise Exception(f'If no 'filename' paramater specifed, assume '.jhkaggleConfig.json' exists at HOME: {home}')
^
SyntaxError: invalid syntax

I am a beginner so I am not sure how to fix it. Please help!

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