Hi,
I was running the d6_p2D.py example on MAC and getting the following error message:
Traceback (most recent call last):
File "/research/Other/FEniCS/d6_p2D.py", line 107, in
degree = int(sys.argv[1])
IndexError: list index out of range
I am new to Python, could anybody help me out here. Am I missing a package or smth?
Thanks!