srgonzalezz

Results 2 comments of srgonzalezz

Hello @benman1 , I found the windows versions of these two packages: - [m2-ncurses](https://anaconda.org/conda-forge/m2-ncurses) - [pyreadline](https://anaconda.org/conda-forge/pyreadline) I guess they could serve the same purpose, just rename them in the code...

In my case, I use a debian distribution. I installed [Libxcb](http://xcb.freedesktop.org/) following the instructions [here](https://wiki.qt.io/Building_Qt_5_from_Git#Linux/X11) under the header of Libxcb. Ubuntu/Debian: `sudo apt-get install '^libxcb.*-dev' libx11-xcb-dev libglu1-mesa-dev libxrender-dev libxi-dev libxkbcommon-dev...