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

`pip install -e .` issues #211

Closed aaron-skydio closed 2 years ago

aaron-skydio commented 2 years ago

Describe the bug symengine doesn't seem to be available building with my configuration with a local pip install

To Reproduce

conda create -n symforce python==3.8
conda activate symforce
pip install -v -e .[dev]
import symforce
symforce.set_symbolic_api("symengine")

Expected behavior SymForce should install and use the symengine symbolic API by default

Environment (please complete the following information):

aaron-skydio commented 2 years ago

This should be fixed by 48fd72d6244efbf10d06cd65ab24e6ea44c0c7da and b3d6edb277487afbeacc816d84e7cde89cc9f5ea