python xxxx_ElementPositions.py --export-web
adelmann@eduroam062-061 ~/Desktop/ANL/optLinac_40nC/data $ python optLinac_40nC_ElementPositions.py --export-web Traceback (most recent call last): File "optLinac_40nC_ElementPositions.py", line 590, in <module> exportWeb() File "optLinac_40nC_ElementPositions.py", line 170, in exportWeb decodeVertices() File "optLinac_40nC_ElementPositions.py", line 16, in decodeVertices for i in xrange(len(numVertices)): NameError: name 'xrange' is not defined
Edited by adelmann