# Fenics from Conda doesn't import

**URL:** https://fenicsproject.discourse.group/t/fenics-from-conda-doesnt-import/3502
**Category:** Uncategorized
**Created:** [June 11, 2020, 6:14pm UTC](https://fenicsproject.discourse.group/t/fenics-from-conda-doesnt-import/3502 "2020-06-11T18:14:50Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![Ryan\_Vogt](https://yyz2.discourse-cdn.com/free1/user_avatar/fenicsproject.discourse.group/ryan_vogt/32/552_2.png) [@Ryan\_Vogt](https://fenicsproject.discourse.group/u/Ryan_Vogt)
#### Post date: [February 16, 2021, 11:52pm UTC](https://fenicsproject.discourse.group/t/fenics-from-conda-doesnt-import/3502/6 "2021-02-16T23:52:29Z")

</div>

Hi George,

I’ve found that if I make a python virtual environment with anaconda, and then install fenics (with the conda-forge command) via anaconda into that virtual environment then things work great. I just run my programs from this environment. I think the issue is that if you don’t have a closed virtual environment, there might be a chance that you pip installed something in the past that comes in conflict with anaconda.

---

_[View the full topic](https://fenicsproject.discourse.group/t/fenics-from-conda-doesnt-import/3502)._
