symforce-org / symforce

Fast symbolic computation, code generation, and nonlinear optimization for robotics
https://symforce.org
Apache License 2.0
1.41k stars 145 forks source link

Clarify error on failed symengine import #337

Closed aaron-skydio closed 1 year ago

aaron-skydio commented 1 year ago

It's much more common for the error you want here to be why symengine failed to import initially, and not that the manifest is missing, this should hopefully be more useful of an error message

Related: https://github.com/symforce-org/symforce/issues/336