← Back to team overview

graphite-dev team mailing list archive

Re: [Question #700882]: pip install fails: django-admin.py error

 

Question #700882 on Graphite changed:
https://answers.launchpad.net/graphite/+question/700882

    Status: Open => Solved

ebryer confirmed that the question is solved:
pyparsing was installed with both pip and dnf

sudo dnf remove python3-pyparsing
pip3 install pyparsing

Fixed the problem.

-- 
You received this question notification because your team graphite-dev
is an answer contact for Graphite.