-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hey
I downloaded meth5 using conda. I'm getting the following error, when i'm using the software.
Traceback (most recent call last):
File "/home/lask/miniconda3/envs/meth5/bin/meth5", line 6, in
from meth5.main import main
File "/home/lask/miniconda3/envs/meth5/lib/python3.12/site-packages/meth5/main.py", line 4, in
from meth5.meth5 import MetH5File
File "/home/lask/miniconda3/envs/meth5/lib/python3.12/site-packages/meth5/meth5.py", line 10, in
from collections import Iterable
ImportError: cannot import name 'Iterable' from 'collections' (/home/lask/miniconda3/envs/meth5/lib/python3.12/collections/init.py)
Is there some missing dependancies?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels