Hello! I tried (after fixing the LANG issue) to run the “echo “backend: Agg” > ~/.config/matplotlib/matplotlibrc” command, but it doesn’t recognize it. I think the plugins are installed, and this is the message I get after running condo list:
(qiime2) MacBook-Pro-de-Malena-3:~ mae$ conda install matplotlib==1.5.1
Fetching package metadata .......
Solving package specifications: ..........
# All requested packages already installed.
# packages in environment at /Users/mae/Desktop/Shell/ENTER/envs/qiime2:
#
matplotlib 1.5.1 np111py35_0
(qiime2) MacBook-Pro-de-Malena-3:~ mae$ conda list
# packages in environment at /Users/mae/Desktop/Shell/ENTER/envs/qiime2:
#
_nb_ext_conf 0.3.0 py35_0
anaconda-client 1.5.4 py35_0
appnope 0.1.0 py35_0
arrow 0.8.0 py35_0 qiime2
binaryornot 0.3.0 0_ge797740 qiime2
biom-format 2.1.5 py35_3 qiime2
cachecontrol 0.11.7 py35_0
click 6.6 py35_0
clyent 1.2.2 py35_0
cookiecutter 1.4.0 py35_0 qiime2
cycler 0.10.0 py35_0
decorator 4.0.10 py35_0
entrypoints 0.2.2 py35_0
freetype 2.5.5 1
future 0.16.0 py35_0
h5py 2.6.0 np111py35_2
hdf5 1.8.17 1
icu 54.1 0
ijson 2.3 py35_0 qiime2
ipykernel 4.5.0 py35_0
ipymd 0.1.2 py35_0 qiime2
ipython 5.1.0 py35_1
ipython_genutils 0.1.0 py35_0
ipywidgets 5.2.2 py35_0
jinja2 2.8 py35_1
jinja2-time 0.2.0 py35_0 qiime2
jsonschema 2.5.1 py35_0
jupyter 1.0.0 py35_3
jupyter_client 4.4.0 py35_0
jupyter_console 5.0.0 py35_0
jupyter_core 4.2.0 py35_0
libpng 1.6.22 0
lockfile 0.12.2 py35_0
markupsafe 0.23 py35_2
matplotlib 1.5.1 np111py35_0
mistune 0.7.3 py35_1
mkl 11.3.3 0
natsort 5.0.1 py35_0
nb_anacondacloud 1.2.0 py35_0
nb_conda 2.0.0 py35_0
nb_conda_kernels 2.0.0 py35_0
nbconvert 4.2.0 py35_0
nbformat 4.1.0 py35_0
nbpresent 3.0.2 py35_0
nose 1.3.7 py35_1
notebook 4.2.3 py35_0
numpy 1.11.2 py35_0
openssl 1.0.2j 0
pandas 0.19.1 np111py35_0
path.py 8.2.1 py35_0
pexpect 4.0.1 py35_0
pickleshare 0.7.4 py35_0
pip 9.0.1 py35_0
poyo 0.4.0 py35_0 qiime2
prompt_toolkit 1.0.9 py35_0
ptyprocess 0.5.1 py35_0
pygments 2.1.3 py35_0
pyparsing 2.1.4 py35_0
pyqt 4.11.4 py35_4
python 3.5.2 0
python-dateutil 2.6.0 py35_0
python-frontmatter 0.2.1 py35_0 qiime2
pytz 2016.7 py35_0
pyyaml 3.12 py35_0
pyzmq 16.0.1 py35_0
q2-feature-table 0.0.6 py35_0 qiime2
q2-types 0.0.6 py35_0 qiime2
q2cli 0.0.6 py35_0 qiime2
q2templates 0.0.6 py35_0 qiime2
qiime 2.0.6 py35_0 qiime2
qt 4.8.7 4
qtconsole 4.2.1 py35_0
readline 6.2 2
requests 2.11.1 py35_0
scikit-bio 0.5.0 np111py35_0
scipy 0.18.1 np111py35_0
seaborn 0.7.1 py35_0
setuptools 27.2.0 py35_0
simplegeneric 0.8.1 py35_1
sip 4.18 py35_0
six 1.10.0 py35_0
sqlite 3.13.0 0
terminado 0.6 py35_0
tk 8.5.18 0
tornado 4.4.2 py35_0
traitlets 4.3.1 py35_0
tzlocal 1.3 py35_0 qiime2
wcwidth 0.1.7 py35_0
wheel 0.29.0 py35_0
whichcraft 0.4.0 py35_0 qiime2
widgetsnbextension 1.2.6 py35_0
xz 5.2.2 0
yaml 0.1.6 0
zlib 1.2.8 3
(qiime2) MacBook-Pro-de-Malena-3:~ mae$ echo "backend: Agg" > ~/.config/matplotlib/matplotlibrc
-bash: /Users/mae/.config/matplotlib/matplotlibrc: No such file or directory
I still can´t see my plugins, am I missing something?
Thanks for your help!