How to install python

Morning

I’m a new player of Python

I have a problem about install

Install Pylinac need Pydicom and mpld3

But Pydicom need Python3.4 and mpld3 need Python2.7

Which Python edition should I choose?

Thanks you

Pydicom is fine with python 2.7. mpld3 says it is fine with python 3.3 or 3.4 as well.

I’d recommend going with python 3 unless there is some other reason not to. The support for python2.x is slowly fading away for newer versions of some libraries.

Thanks you
I choose Python3.4

Darcy Mason於 2017年7月3日星期一 UTC+8下午11時51分35秒寫道: