Skip to content
Snippets Groups Projects
Commit 2c543bf1794f authored by matjung's avatar matjung
Browse files

GH #221 Put link to Python wiki about Windows Compilers prerequisite

parent 29d4f91c8f23
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,9 @@
it is a free library offered by IBM on top of which higher-level ones, such as PyMQI, can connect to queue managers.
IBM MQ clients can be downloaded from IBM's website.
* Prerequisite for Windows: Microsoft Visual C++ compiler.
Each Python version uses a specific compiler version. So, you need to install the compiler version that corresponds to your Python version : https://wiki.python.org/moin/WindowsCompilers
* Now you can use pip to install PyMQI itself:
```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment