-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
- Currently the tag used for environments is not recognised by pixi and needs to be modified to
tool.pixi.environmentsinstead of justenvironment. Throws error,
⚠ The feature 'drake' is defined but not used in any environment
╭─[/home/wslaniakea/git/comodo/pyproject.toml:78:20]
77 │
78 │ [tool.pixi.feature.drake.pypi-dependencies]
· ─────
79 │ drake = ">=1.34.0, <2"
╰────
help: Remove the feature from the manifest or add it to an environment
⚠ The feature 'hippopt' is defined but not used in any environment
╭─[/home/wslaniakea/git/comodo/pyproject.toml:86:20]
85 │
86 │ [tool.pixi.feature.hippopt.dependencies]
· ───────
87 │ liecasadi = "*"
╰────
help: Remove the feature from the manifest or add it to an environment
Error:
× unknown environment 'drake'
- Installing the env throws
ffmpeg-pythonnot found error since there is a typo
× failed to solve the conda requirements of 'default' 'linux-64'
╰─▶ Cannot solve the request because of: No candidates were found for ffmepg-python *.
- Running the jaxsim examples cause error that
integratorscannot be imported. Removing the import since its not used fixes this issue.
xela-95
Metadata
Metadata
Assignees
Labels
No labels