Qmk_firmware: [Bug] qmk_firmware is too old or not set up correctly

Created on 10 Oct 2020  Â·  5Comments  Â·  Source: qmk/qmk_firmware

I cloned the repository using git clone [email protected]:qmk/qmk_firmware.git
But when I do qmk setup, it returns the following error:

Error: /home/henryw/qmk_firmware is too old or not set up correctly!
Please update it or remove it completely before continuing.
bug help wanted

Most helpful comment

This is probably due to #8817.

Run python3 -m pip install pygments and you should be good.

Tried this, didn't work for me

All 5 comments

Yep I'm getting this too.
Just updated my local (already set up) copy because i was a fair bit behind and now I'm just getting this when I try compile or setup or anything really. :(

This is probably due to https://github.com/qmk/qmk_firmware/pull/8817.

Run python3 -m pip install pygments and you should be good.

That did the trick!

This is probably due to #8817.

Run python3 -m pip install pygments and you should be good.

Tried this, didn't work for me

Even after "brew reinstall qmk" the problem is not gone.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

michaeldauria picture michaeldauria  Â·  3Comments

jetpacktuxedo picture jetpacktuxedo  Â·  3Comments

mrceephax picture mrceephax  Â·  4Comments

jacwib picture jacwib  Â·  3Comments

vokeio picture vokeio  Â·  3Comments