You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though Forest does not provide direct support for python packages, it is possible to install them inside a forest ws using pip install with --prefix=<path to forest_ws>/install arg
right now cmake is supported: similarly, it would be nice to support also pip for building and installation
The text was updated successfully, but these errors were encountered: