Template:PT3 PYTHON WIN PYCHARM 2: Difference between revisions
From Phidgets Support
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
<div class="phd-slides"> | <div class="phd-slides"> | ||
<div class="phd-slide"> | <div class="phd-slide"> | ||
<h2>Installing the Phidget Python | <h2>Installing the Phidget Python Package</h2> | ||
<p> | <p> | ||
Python 3.4+ includes PIP by default. To install the Phidget22 Python | Python 3.4+ includes PIP by default. To install the Phidget22 Python package with PIP, simply open the <b>Command Prompt</b> (press the Windows key and search | ||
for <b>cmd</b>), and enter the command: | for <b>cmd</b>), and enter the command: | ||
</p> | </p> | ||
Line 14: | Line 14: | ||
<div class="phd-slide"> | <div class="phd-slide"> | ||
<h2>Installing the Phidget Python | <h2>Installing the Phidget Python Package</h2> | ||
<p>To use the global Phidget22 library in your PyCharm project, select <b>Inherit global site-packages</b> when creating a new project.</p> | <p>To use the global Phidget22 library in your PyCharm project, select <b>Inherit global site-packages</b> when creating a new project.</p> |