frankligy / scTriangulate

scTriangulate is a Python package to mix-and-match conflicting clustering results in single cell analysis and generate reconciled clustering solutions
MIT License
35 stars 5 forks source link

doc building failing because of the new version of bioservices break #18

Closed frankligy closed 2 years ago

frankligy commented 2 years ago

will update setup.py soon, workaround is python==3.8 and first install bioservices==1.8.2

frankligy commented 2 years ago

Bio services developer update to 0.10.4 which fixed the bug