-
Notifications
You must be signed in to change notification settings - Fork 8
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
Issues about the installation of dependence #27
Comments
Hi Jiulong Thank you for your interest in the method. I did some experimentation and experienced the same conflicts in the conda installation as you present here. Seems like the required scikit version is not compatible with Python v. 3.8. Try to give this one a go, python 3.6 should not result in the same conflicts with scikit-learn and worked stable before. Let me know if this works out. Best, |
And I check now with
I added explicitly the list of anaconda channels in search order: |
@joacjo @enryH Thanks for your kindly help! Thanks again! By the way, to my understanding, is this phamb workflow used to identify viral MAGs after binning by Vamb to obtain miscellaneous MAGs? |
As python 3.6 is out of live, I guess it will be good to see if this can be updated.. |
Great it worked for you Jiulong! I will update the dependency for python 3.6, for now. To your question, Yes phamb workflow requires Vamb Wish you all the best with your research! |
Hi developer,
A very exciting work to develop this software to bin the phage genomes!
Unfortunately, I meet some problems in starting to install the software.
It seems like the Prerequisites you provided are conflicting and can not be installed simultaneously.
The errors log is as follows:
I also tried to install these packages one at a time and I also failed.
So, maybe the versions of these packages you provided are wrong?
Hope you can help me solve this issue!
Thank you so much!
Looking forward to your reply!
Jiulong
The text was updated successfully, but these errors were encountered: