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

missing import #5

Open
NoamCodes opened this issue Apr 26, 2024 · 1 comment
Open

missing import #5

NoamCodes opened this issue Apr 26, 2024 · 1 comment

Comments

@NoamCodes
Copy link
Collaborator

the configuration file is in a different directory so it won't import properly.
`---------------------------------------------------------------------------
NameError Traceback (most recent call last)
in <cell line: 5>()
3
4 # input file
----> 5 inFile = config.outDir + 'ML_Training_' + str(state) + '.csv'

NameError: name 'config' is not defined`

@NoamCodes
Copy link
Collaborator Author

the utilities package is missing, but it's also not being used.

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