Open wannch opened 6 months ago
I use venv and pyenv for virtual environments and haven't used Conda much, so I can't offer much help. While looking for that error, I saw people who fixed it by running:
conda install uwsgi
And then running again pip install grimoire-elk
Let me know if that fixes your problem.
I run
pip install grimoire-elk
to install this project in my Conda environment,but,the following ERROR occurs:Does this project not support installed into virtual env?