标签: python root
我无法在python中导入ROOT。我正在使用MacOS,该怎么办?
from ROOT import * import numpy as np from array import array import ROOT import math gROOT.SetBatch(True)