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

GProfiler bug #3

Open
davisidarta opened this issue May 1, 2023 · 1 comment
Open

GProfiler bug #3

davisidarta opened this issue May 1, 2023 · 1 comment

Comments

@davisidarta
Copy link

Hi! Thanks for the package. I'm trying to use it, and apparently scConnect tries to import a function that has been renamed from GProfiler:

The command:

cn.database.setup_database("mmusculus", receptor_types=["lgic", "vgic", "enzyme", "transporter", "other_ic", "nhrs", "gpcr", "catalytic_receptor", "other_protein"])

Returns the error:

ImportError: cannot import name 'GProfiler' from 'gprofiler' (/home/davi/.local/lib/python3.10/site-packages/gprofiler/__init__.py)

Probably solvable by changing the database.py file?

@Katherine285
Copy link

I had this same problem and solved this by making a new conda environment with the bioconda setup from the start, then installing gprofiler-original though conda

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

2 participants