Getting Python under control on Mac OS X - setting up environment and libraries

前端 未结 4 1910
无人共我
无人共我 2020-12-08 05:30

After starting out with Python on Ubuntu Linux, I\'ve now for a good while been doing most of my sustained work on the Mac, currently Mac OS X 10.6. Unfortunately

4条回答
  •  轮回少年
    2020-12-08 05:34

    I would recommend using Homebrew, as do the Python Guide people:

    Here is a fantastic step by step guide to getting started:

    http://docs.python-guide.org/en/latest/starting/install/osx/#install-osx

提交回复
热议问题