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

Syntax error #5

Open
amyruthvandiver opened this issue Jul 28, 2020 · 0 comments
Open

Syntax error #5

amyruthvandiver opened this issue Jul 28, 2020 · 0 comments

Comments

@amyruthvandiver
Copy link

When running in terminal, I get the following syntax error:

python3 eKLIPse.py --test
Traceback (most recent call last):
File "eKLIPse.py", line 7, in
from eKLIPse_init import *
File "/Users/AVandiver/Qt_eKLIPse_unix_v1-0/eKLIPse_init.py", line 6, in
import pybam
File "/Users/AVandiver/Qt_eKLIPse_unix_v1-0/pybam.py", line 576
exec code in exec_dict # exec() compiles "code" to real code, creating the "parser" function and adding it to exec_dict['parser']
^
SyntaxError: invalid syntax

I have not been successful in troubleshooting, do you have any guidance?

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