Template:PT3 PYTHON WIN PYCHARM 2: Difference between revisions
From Phidgets Support
(Created page with "<div class="phd-slide-deck" data-deck="PT3_PYTHON_WIN_PYCHARM_2"> <div class="phd-slide-deck-header"><h3>Language - Python</h3></div> <div class="phd-slides"> <div class="phd-...") |
No edit summary |
||
Line 6: | Line 6: | ||
<p> | <p> | ||
Python | Python 3.4+ includes PIP by default. To install the Phidget22 Python module with PIP, simply open the <b>Command Prompt</b> (press the Windows key and search | ||
Windows key and search for <b>cmd</b>), and enter the command: | for <b>cmd</b>), and enter the command: | ||
</p> | </p> | ||
<div class="phd-command-line"><code>python -m pip install Phidget22</code></div> | <div class="phd-command-line"><code>python -m pip install Phidget22</code></div> | ||
</div> | </div> | ||