jetpack-io / devbox

Instant, easy, and predictable development environments

Home Page:https://www.jetpack.io/devbox/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conflicting Python recommendations

frafra opened this issue · comments

What happened?

We detected extra packages you may need. To install them, run `devbox add python3 python310 poetry`

This is not a good suggestion, since python3 and python310 conflict: error: An existing package already provides the following file: [...]

Steps to reproduce

  1. Run devbox init in a Python project?

Command

init

devbox.json

No response

Devbox version

0.9.0

Nix version

2.18.0

What system does this bug occur on?

Linux (x86-64)

Debug logs

No response