Treetime (python package) gives import error
0
0
Entering edit mode
4.8 years ago

I am using treetime in Python 2.7 on Windows 10. I am seeking to do ancestral sequence reconstructions. I am running the example code exactly, except with my own data. I get the following error:

from treetime import config as ttconf
ImportError: cannot import name config

The first time I received this error, I updated my pythonpath to include treetime as well as site-packages (for good measure) and the code worked. Once. Now it no longer works, even though there are no changes to the path. Notably, I do not have import errors for any other third party packages I have been running recently.

Any suggestions?

Note: I also raised this as an issue with the code creators on github.

python Ancestral Sequence Reconstruction treetime • 646 views
ADD COMMENT

Login before adding your answer.

Traffic: 1338 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6