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
❯ pixi install
✔ Project in /private/tmp/testpixi is ready to use!
/tmp/testpix
❯ pixi list
× could not resolve pypi dependencies because no python interpreter is added to the dependencies of the project.
│ Make sure to add a python interpreter to the [dependencies] section of the pixi.toml, or run:
│
│ pixi add python
Would be nice to get a hotfix for this as projects using setup-pixi and no python now have red CI since setup-pixi runs pixi list.
The text was updated successfully, but these errors were encountered:
Would be nice to get a hotfix for this as projects using setup-pixi and no python now have red CI since setup-pixi runs
pixi list
.The text was updated successfully, but these errors were encountered: