Closed DailyDreaming closed 2 years ago
You can no longer import Iterable from collections directly in python3.10, which breaks the fiss package in python3.10, and also our repositories that rely on it in python3.10.
This should fix the issue, which is posted here: https://github.com/broadinstitute/fiss/issues/170
Thanks in advance.
You can no longer import Iterable from collections directly in python3.10, which breaks the fiss package in python3.10, and also our repositories that rely on it in python3.10.
This should fix the issue, which is posted here: https://github.com/broadinstitute/fiss/issues/170
Thanks in advance.