Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error from pip install pymde #220

Open
zhoushican opened this issue Dec 8, 2024 · 0 comments
Open

error from pip install pymde #220

zhoushican opened this issue Dec 8, 2024 · 0 comments

Comments

@zhoushican
Copy link

zhoushican commented Dec 8, 2024

when I run the code

ov.pp.scale(adata)
ov.pp.pca(adata,layer='scaled',n_pcs=50)

adata.obsm["X_mde_pca"] = ov.utils.mde(adata.obsm["scaled|original|X_pca"])

the error:
ImportError: Please install pymde package via `pip install pymde

but when I pip install pymde, the following error occurred.

1. loosen the range of package versions you've specified
2. remove package versions to allow pip to attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
@zhoushican zhoushican changed the title pip install pymde 出现报错 error from pip install pymde Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant