See notes from #2
When installing with python setup.py develop, data sources are properly installed but when installing with python setup.py install they are not properly installed. This requires updating the setup.py and meshes.py files appropriately.
See notes from #2
When installing with
python setup.py develop, data sources are properly installed but when installing withpython setup.py installthey are not properly installed. This requires updating thesetup.pyandmeshes.pyfiles appropriately.