Unisa Study Notes



The least painful way to Install python + PyQt4 + Pycharm + MySQL for INF2611 (at least that I am aware off)I did this on a windows 10 machineDownload python you choose 32bit(*86) then install all other py related objects 32 bits as well!!If you choose 64bit then install all other py related objects 32 bits as well!!Install python –Make sure you install the “Add python.exe to Path” !!!For the rest of the settings accept the defaultsAfter the install check that python is installed correctlyOpen up command promptType the following word/command: pythonYou should see something similar to this:Restart command prompt and make sure you open it with admin rightsType: pip install --upgrade pipOnce that is done type: Download PyQt4.11.4 if you chose to install a 32-bit python, you must choose 32 bit PyQt4 (likewise with 64bit)Install using the defaultsDownload & install mysql workbench you want to torture yourself by using the mysql cmd promt I recommend you use the work bench in the link provided aboveInstall using default settingsOptional but highly recommended – Use Pycharm instead of pythons build in IDLEDownload PyCharm using default settingsOpen Pycharm Click configure - > settings -> Go to project interpreterClick on the Gear icon next to the Project Interpreter combo box -> Click addGo to ‘System Interpreter’ then select python from the dropdown boxClick ok/apply until you see the home screenThat’s it now you can create a new project in pycharm!…Here is a video to help you get started in pycharm you already installed pycharm skip the video ahead to 1:45 (I quickly scaned through it, haven’t watch it but looks like the guy explain what you need to konwI am leaving this file in a word so that it can be updated if need be ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download