79089994

Date: 2024-10-15 12:49:54
Score: 0.5
Natty:
Report link

This can happen if you have the readline library installed but cmake is linking the wrong one.

I had this error recently, and I found that the cmake was linking a different readline installed with anaconda3 rather than the one installed directly via brew. Removing anaconda fixed the issue.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Matt Walck