-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Pyenv shim already exists. Commands constantly timeout in WSL2 environment #3891
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingtool-callsIssues related to tool callingIssues related to tool callingwindows-osIssues related to Codex on Windows systemsIssues related to Codex on Windows systems
Description
What version of Codex is running?
codex-cli 0.36.0
Which model were you using?
gpt-5-codex-medium
What platform is your computer?
Linux 6.6.87.2-microsoft-standard-WSL2 x86_64 x86_64
What steps can reproduce the bug?
Get codex to attempt to run any command.
What is the expected behavior?
Command runs fine.
What do you see instead?
$ rg "class Post" -n my_repo/models -g"*.py"
command timed out after 60285 milliseconds
pyenv: cannot rehash: /home/MY_USER/.pyenv/shims/.pyenv-shim exists
✗ (124) • 1m 00s
Additional information
I have made attempts of deleting pyenv, reinstalling. Rehashing etc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtool-callsIssues related to tool callingIssues related to tool callingwindows-osIssues related to Codex on Windows systemsIssues related to Codex on Windows systems