Open kvaleev opened 3 years ago
Hi,
I had the same issue. Check that you are not using anaconda or other venv when installing pandoc-fignos
. I installed it properly after deactivating conda with conda deactivate
.
I am facing exactly the same issue as @kvaleev
@kstopa conda deactivate
doesn't work. I never had conda installed and installing pandoc-xnos on Mac OS using pip3 gives the same error.
I installed pandoc-xnos on Mac OS (10.15.6) using
pip3 install pandoc-fignos pandoc-eqnos pandoc-tablenos pandoc-secnos
, but when I try to run pandoc with--filter pandoc-xnos
I get an error:Other filters
pandoc-fignos
,pandoc-eqnos
,pandoc-secnos
,pandoc-tablenos
work.The output of
pip3 show --files pandoc-xnos
: