Skip to content

Installation Error #5

@aminthedream

Description

@aminthedream

Hello,

Once I install the library through pip, I get the error below. I use Python3.8 on conda:

import chromatinhd
Traceback (most recent call last):
File "", line 1, in
File "/opt/anaconda3/envs/scenicplus/lib/python3.8/site-packages/chromatinhd/init.py", line 9, in
from . import loaders
File "/opt/anaconda3/envs/scenicplus/lib/python3.8/site-packages/chromatinhd/loaders/init.py", line 1, in
from .pool import LoaderPool, LoaderPool2
File "/opt/anaconda3/envs/scenicplus/lib/python3.8/site-packages/chromatinhd/loaders/pool.py", line 30, in
class LoaderPool:
File "/opt/anaconda3/envs/scenicplus/lib/python3.8/site-packages/chromatinhd/loaders/pool.py", line 34, in LoaderPool
n_todo: list[int]
TypeError: 'type' object is not subscriptable

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions