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

NotUniqueError #4

Open
jhill1 opened this issue Feb 12, 2018 · 1 comment
Open

NotUniqueError #4

jhill1 opened this issue Feb 12, 2018 · 1 comment

Comments

@jhill1
Copy link
Member

jhill1 commented Feb 12, 2018

kd528@kd528-mac ~/Documents/Temp120218/6.DataIndependence $ stk data_ind -o dataInd.txt -n 6.CicadaDataInd.phyml 5.CicadaFinalSubbed.phyml
Traceback (most recent call last):
File "/usr/local/bin/stk", line 2399, in
main()
File "/usr/local/bin/stk", line 594, in main
args.func(args)
File "/usr/local/bin/stk", line 710, in data_ind
except supertree_toolkit.NotUniqueError as detail:
AttributeError: 'module' object has no attribute 'NotUniqueError'

Easy fix. Check for other instances.

@jhill1
Copy link
Member Author

jhill1 commented Feb 12, 2018

May be fixed in autotree branch, so may be a matter of a new release to fix this issue.

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