'pyslim' has no attribute 'recapitate' #267
Answered
by
petrelharp
KNLawrence01
asked this question in
Q&A
|
Hey all, import msprime, pyslim I keep getting the error: AttributeError: module 'pyslim' has no attribute 'recapitate' Is there something wrong with my code or is there a better way of recapitating? |
Answered by
petrelharp
Jun 24, 2022
Replies: 1 comment 5 replies
|
Hi, @oxPSEUDOxo - I believe this means your pyslim installation is out of date - can you reinstall and/or check the version? (It should be at 0.700.) |
5 replies
Answer selected by
KNLawrence01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, @oxPSEUDOxo - I believe this means your pyslim installation is out of date - can you reinstall and/or check the version? (It should be at 0.700.)