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

Can't import ExpressionProfile #22

Open
XubCherif opened this issue May 15, 2019 · 3 comments
Open

Can't import ExpressionProfile #22

XubCherif opened this issue May 15, 2019 · 3 comments

Comments

@XubCherif
Copy link

from driven import ExpressionProfile
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name ExpressionProfile

Got the same thing in both python 2.7 and 3.5.3
is there any alternative to load expression data without ExpressionProfile ?

@XubCherif
Copy link
Author

When I import from driven.data_sets.expression_profile (see below) it work but I don't know if it generates the expected output?
from driven.data_sets.expression_profile import ExpressionProfile

@Midnighter
Copy link
Member

Hi @XubCherif, driven is not officially released and thus also not officially supported. We will pick up work on it in June and July.

@synchon
Copy link
Member

synchon commented Aug 15, 2019

Hi @XubCherif ! If you are trying out driven currently, you can check the devel branch. It should work in that branch.

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

3 participants