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

Issue with PyKED? #120

Open
benhoare98 opened this issue Oct 22, 2018 · 4 comments
Open

Issue with PyKED? #120

benhoare98 opened this issue Oct 22, 2018 · 4 comments

Comments

@benhoare98
Copy link

Background

While trying to validate files, ChemKED doesn't run completely and prompts the same message, regardless of the file. Previously validated files do not run either. I've ensured that the path exists, and updated everything, but cannot make sense of the message. I'm not sure if its an error with the source code or an error with the files on my computer.

Code sample, preferably able to be copy-pasted and run with no changes

Same result occurs regardless of the code attempted to be validated.

Expected behavior

That ChemKED validates the file or provides the relevant error message.

Actual behavior, including any error messages.

ChemKED prompts input for (Pdb).

image

PyKED/ChemKED version: 4.1, Python version 3.7, OS version: Windows 10 Home, version 1803

@bryanwweber
Copy link
Member

Can you run this in Python in the terminal?

@benhoare98
Copy link
Author

benhoare98 commented Oct 24, 2018 via email

@bryanwweber
Copy link
Member

What version of Cerberus are you using? The only thing that will have changed in Python 3.7 is the introduction of the breakpoint built-in function, but that shouldn't be causing anything here.

@benhoare98
Copy link
Author

benhoare98 commented Oct 24, 2018 via email

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