Skip to content

latest version error #601

@vladie0

Description

@vladie0

Dear developers,

in an attempt to instal the latest version of scanpy from GitHub (Master branch), I receive the following error:

Traceback (most recent call last):
File "/home/vladie/PycharmProjects/PY3/RPE_MYCN_10X.py", line 4, in
import scanpy.external as sce
File "/usr/local/lib/python3.6/dist-packages/scanpy/init.py", line 33, in
from . import datasets, logging, queries, external
File "/usr/local/lib/python3.6/dist-packages/scanpy/external/init.py", line 1, in
from . import tl
File "/usr/local/lib/python3.6/dist-packages/scanpy/external/tl.py", line 4, in
from ._tools._palantir import palantir
ModuleNotFoundError: No module named 'scanpy.external._tools'

I would like to run palentir through Scanpy, is this already possible ?
Kind regards,
Vladie0

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