Fvergnet
Fvergnet
Hi Mikaem, I cloned fenicstools and installed it with the command "python setup.py install". Importing your library I have the following error : /Users/anonymous/anaconda2/envs/pyfenics/lib/python3.6/site-packages/fenicstools/__init__.py:7: UserWarning: Probe/Probes/StatisticsProbe/StatisticsProbes not installed warnings.warn("Probe/Probes/StatisticsProbe/StatisticsProbes not...
Hi Mikaem, After installing fenicstools, I tried importing it and I got the error below. Could you tell me what is wrong ? Best, Fabien In [1]: import fenicstools /usr/local/lib/python3.6/dist-packages/fenicstools/__init__.py:7:...