Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Dependency python not installed for poetry" when python is clearly installed #17

Open
sgtsquiggs opened this issue Oct 21, 2024 · 0 comments

Comments

@sgtsquiggs
Copy link

sgtsquiggs commented Oct 21, 2024

~ 
❯ mise list
Tool           Version                Config Source              Requested   
buf            1.45.0                 ~/.config/mise/config.toml latest      
direnv         2.35.0                 ~/.config/mise/config.toml latest      
go             1.21.13                ~/.config/mise/config.toml 1.21        
golangci-lint  1.54.2                 ~/.config/mise/config.toml 1.54.2      
hadolint       2.12.0                 ~/.config/mise/config.toml 2.12.0      
helm           3.16.2                 ~/.config/mise/config.toml latest      
helmfile       0.164.0                ~/.config/mise/config.toml 0.164.0     
java           corretto-17.0.13.11.1  ~/.config/mise/config.toml corretto-17 
just           1.25.2                 ~/.config/mise/config.toml 1.25.2      
k9s            0.32.5                 ~/.config/mise/config.toml 0.32.5      
kubectl        1.28.1                 ~/.config/mise/config.toml 1.28.1      
kubefwd        1.22.4                 ~/.config/mise/config.toml 1.22.4      
node           18.20.4                ~/.config/mise/config.toml lts-hydrogen
pipx           1.7.1                  ~/.config/mise/config.toml latest      
pnpm           8.15.9                 ~/.config/mise/config.toml prefix:8    
pre-commit     2.21.0                 ~/.config/mise/config.toml 2.21.0      
python         3.10.15                ~/.config/mise/config.toml sub-0.1:3.11
rust           1.69.0                 ~/.config/mise/config.toml 1.69.0      
snyk           1.1260.0               ~/.config/mise/config.toml 1.1260.0    
teleport       16.1.0                 ~/.config/mise/config.toml 16.1.0      
tilt           0.33.1                 ~/.config/mise/config.toml 0.33.1      
usage          0.11.0                 ~/.config/mise/config.toml latest      
yq             4.44.3                 ~/.config/mise/config.toml latest      

uncomment poetry = "1.4.2" in config file:

~ 1s 
❯ vim ~/.config/mise/config.toml
mise failed to resolve toolset: Failed to resolve [email protected] from ~/.config/mise/config.toml: Dependency python not installed for poetry: error resolving versions

errors start occurring

~ 3s 
❯ mise list
mise Failed to resolve [email protected] from ~/.config/mise/config.toml: Dependency python not installed for poetry
mise error resolving versions
mise Run with --verbose or MISE_VERBOSE=1 for more information
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant