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
python -m pip install . should work, as it is being used to install the package in a Conda-like virtual environment. Please let me know if this does not work for you.
It seems that in DART version >= 6.14,
dartpy
is not being installed via CMakemake install
. The installation lines have been commented out: https://github.com/dartsim/dart/blob/v6.14.5/python/dartpy/CMakeLists.txt#L92.Is there another recommended way of installing
dartpy
from source?The text was updated successfully, but these errors were encountered: