Andrew Gillette
Results
2
comments of
Andrew Gillette
I'm getting a strange error when running `python setup.py install`: It finishes compiling mfem but then this happens: ```compiling wrapper code, serial=True Moving to a directory : /Users/gillette7/Desktop/projects/drl_SI/PyMFEM Moving to...
Thanks @sshiraiwa - that worked. I didn't know about --skip-ext, which seemed to be the key step I was missing.