ฉันพยายามติดตั้ง python 3.6.5_1 โดยใช้ Homebrew โดยเรียกใช้สิ่งต่อไปนี้:
$ brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/f2a764ef944b1080be64bd88dca9a1d80130c558/Formula/python.rb
ฉันได้รับข้อผิดพลาดต่อไปนี้:
Error: python contains a recursive dependency on itself: python depends on sphinx-doc sphinx-doc depends on python
ฉันจะจัดการกับมันได้อย่างไร
github.com/tensorflow/tensorflow/issues/25093
—
Nimesh Neema