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

NameError #12

Open
mprojahn opened this issue Nov 2, 2016 · 5 comments
Open

NameError #12

mprojahn opened this issue Nov 2, 2016 · 5 comments

Comments

@mprojahn
Copy link

mprojahn commented Nov 2, 2016

When trying to run parsnp I get the following Error

Traceback (most recent call last):
File "", line 624, in
NameError: name 'nameok' is not defined

What might be the reason for that?
thx

@abenaa07
Copy link

I am having the same error message. Where you able to solve this problem?

@mprojahn
Copy link
Author

You have to delecte all other files like excel from your folders where you have stored your sequence files/where you want to run your calculation...

@mattflor
Copy link

I just had the same problem and found a possible solution (for me at least, the issue appears fixed): You have to make sure that the directories you pass to parsnp via the -g and/or (not sure which one was the problem) -d options really only contain the kind of files parsnp expects. So remove any Excel files or whatever you may hav put there!

Hat tip to @mprojahn who sits next door :)

@ramadatta
Copy link

@mprojahn @mattflor I have done so..But the error still persists.

@mattflor
Copy link

Look for hidden files, too!

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

4 participants