Skip to content

problems with initial usage #4

Description

@LauraSkak

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions