|
@@ -5,7 +5,7 @@ This will download a PyQt Windows installer from Sourceforge, unpack the files
|
|
from it, and copy the necessary ones into pynsist_pkgs where pynsist will
|
|
from it, and copy the necessary ones into pynsist_pkgs where pynsist will
|
|
pick them up.
|
|
pick them up.
|
|
|
|
|
|
-If you want to use PyQt in a '[bundled format](http://pynsist.readthedocs.org/en/latest/cfgfile.html#bundled-python)'
|
|
|
|
|
|
+If you want to use PyQt in a '[bundled format](https://pynsist.readthedocs.io/en/latest/cfgfile.html#bundled-python)'
|
|
installer with Python 3.5 or later, you'll need to ensure the file `msvcp140.dll`
|
|
installer with Python 3.5 or later, you'll need to ensure the file `msvcp140.dll`
|
|
is included. If you have a Visual Studio installation, you can find it in there;
|
|
is included. If you have a Visual Studio installation, you can find it in there;
|
|
otherwise download the [Visual C++ Redistributable](https://www.microsoft.com/en-us/download/details.aspx?id=48145).
|
|
otherwise download the [Visual C++ Redistributable](https://www.microsoft.com/en-us/download/details.aspx?id=48145).
|