Garbled output from pipenv in a WSL window #547

Open
opened 2026-01-30 21:54:56 +00:00 by claunia · 0 comments
Owner

Originally created by @pcolmer on GitHub (Feb 4, 2019).

  • Your Windows build number: 10.0.17763.253

  • What you're doing and what's happening:

I'm trying to use "pipenv" in an Ubuntu WSL window, typically with a command like:

pipenv install

in a directory where there is a git repo and a Pipfile that states which packages need to be installed.

If I do this in a Windows command shell window, the progress bar displayed is acceptable (a bunch of equals signs).

cmd_srqvdhscs4

If I do this in a PuTTY window to an Ubuntu server, I get a rotating series of dots in a box and then a symbol with some boxes in the progress bar:

putty_acykmkcy6o

However, if I do this in an Ubuntu WSL window, I get lots of question marks:

ubuntu1804_i3ituvght2

I've set the local to en_US.UTF8 but that hasn't helped.

  • What's wrong / what should be happening instead:

My preference would be for the output from pipenv to match that displayed on an Ubuntu server. However, if that isn't possible, if the output could match that displayed in a Windows command shell window, it would be acceptable. Almost anything is better than the question marks :)

Originally created by @pcolmer on GitHub (Feb 4, 2019). * Your Windows build number: 10.0.17763.253 * What you're doing and what's happening: I'm trying to use "pipenv" in an Ubuntu WSL window, typically with a command like: pipenv install in a directory where there is a git repo and a Pipfile that states which packages need to be installed. If I do this in a Windows command shell window, the progress bar displayed is acceptable (a bunch of equals signs). ![cmd_srqvdhscs4](https://user-images.githubusercontent.com/1979931/52213577-657e9000-2887-11e9-946d-2a0efecb1af5.png) If I do this in a PuTTY window to an Ubuntu server, I get a rotating series of dots in a box and then a symbol with some boxes in the progress bar: ![putty_acykmkcy6o](https://user-images.githubusercontent.com/1979931/52213542-4ed83900-2887-11e9-822b-10f832538d52.png) However, if I do this in an Ubuntu WSL window, I get lots of question marks: ![ubuntu1804_i3ituvght2](https://user-images.githubusercontent.com/1979931/52213615-7b8c5080-2887-11e9-84ca-050bc22dd70e.png) I've set the local to en_US.UTF8 but that hasn't helped. * What's wrong / what should be happening instead: My preference would be for the output from pipenv to match that displayed on an Ubuntu server. However, if that isn't possible, if the output could match that displayed in a Windows command shell window, it would be acceptable. Almost anything is better than the question marks :)
claunia added the Product-ConhostArea-OutputArea-RenderingIssue-BugNeeds-Tag-Fix labels 2026-01-30 21:54:56 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#547