If this command results in Matplotlib being compiled from source and there's trouble with the compilation, you can add --prefer-binary to select the newest version of Matplotlib for which there is a ...
This commit fixes an oversight from the refactor of the circuit visualizer that split up the output backends into separate modules. The text module was renamed to _text to indicate it was private.