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

SyntaxError: invalid syntax when python eKLIPse.py --test #3

Open
yuemijindu opened this issue Sep 17, 2019 · 0 comments
Open

SyntaxError: invalid syntax when python eKLIPse.py --test #3

yuemijindu opened this issue Sep 17, 2019 · 0 comments

Comments

@yuemijindu
Copy link

yuemijindu commented Sep 17, 2019

when I run 'python eKLIPse.py --test ' in terminal of Mac:
python eKLIPse.py --test
Traceback (most recent call last):
File "eKLIPse.py", line 7, in
from eKLIPse_init import *
File "/Users/panjianxin/Documents/tools/Qt_eKLIPse_unix_v1-0/eKLIPse_init.py", line 7, in
from Bio import SeqIO
File "/Users/panjianxin/Documents/tools/Qt_eKLIPse_unix_v1-0/Bio/init.py", line 1, in
from .profiler import profile, profiler
File "/Users/panjianxin/Documents/tools/Qt_eKLIPse_unix_v1-0/Bio/profiler.py", line 33
nonlocal prof, path, quiet
^
SyntaxError: invalid syntax

How to solve this?

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