matplotlib: RuntimeError: Python is not installed as a framework

前端 未结 6 2202
情深已故
情深已故 2020-12-23 14:04

This question has been asked before, in here, also here. However, the solution didn\'t fix the problem for my case.

The original error is, when I try to impor

6条回答
  •  醉酒成梦
    2020-12-23 14:25

    I was also having the same error. What I have done is to install miniconda packages and using the pythonw. Python app was already installed in my mac. Installation is as simple as breaking an egg. Just bash the .sh file in the terminal.

提交回复
热议问题