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

"altair" Python package missing from bohra conda recipe ? #71

Open
tetedange13 opened this issue Jul 3, 2023 · 0 comments
Open

"altair" Python package missing from bohra conda recipe ? #71

tetedange13 opened this issue Jul 3, 2023 · 0 comments

Comments

@tetedange13
Copy link

Hi,


First, thanks for developping bohra !

Context

Version of bohra : 2.3.2

I installed bohra through conda and ran bohra init

But then running bohra run --pipeline preview, I encountered a import module error with altair package, at final "compile" step

import altair as alt

Steps to reproduce

conda create -n bohra -c conda-forge -c bioconda bohra
conda activate bohra
pip freeze | grep -i altair
# --> Nothing found

Thanks for your help !
Kind regards,
Felix.

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