79238354

Date: 2024-11-29 21:03:06
Score: 0.5
Natty:
Report link

My problem was related to the fact that I used python 3.13 on MacOS, the problem is partially described here.

Downgrading the version solved the problem:

brew unlink [email protected]
brew unlink [email protected]
brew link --force [email protected]
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: vvraskin