--- a/Plugins/UiExtensionPlugins/PipInterface/PipPackagesInputDialog.ui Tue Jun 05 19:14:10 2018 +0200 +++ b/Plugins/UiExtensionPlugins/PipInterface/PipPackagesInputDialog.ui Wed Jun 06 20:05:39 2018 +0200 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>600</width> - <height>143</height> + <height>154</height> </rect> </property> <property name="windowTitle"> @@ -42,6 +42,16 @@ <widget class="QLineEdit" name="packagesEdit"/> </item> <item> + <widget class="QCheckBox" name="userCheckBox"> + <property name="toolTip"> + <string>Select to install to the Python user install directory</string> + </property> + <property name="text"> + <string>Install into User Directory</string> + </property> + </widget> + </item> + <item> <widget class="QDialogButtonBox" name="buttonBox"> <property name="orientation"> <enum>Qt::Horizontal</enum>