FEniCS 2019.1 environment

The conda command installs FEniCS with all its dependencies. But the conda installation of dijitso, a Python module on which FEniCS depend on, looks for a non-existing cache directory. The pip command installs dijitso correctly. 

conda install -c conda-forge fenics=2019.1
pip install dijitso
384.4s
FEniCS 2019.1 (Bash in Python)
Runtimes (1)