Template:PT3 PYTHON WIN VS: Difference between revisions
From Phidgets Support
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
<div class="phd-slide"> | <div class="phd-slide"> | ||
<h2>Installing the Phidget Python | <h2>Installing the Phidget Python Package</h2> | ||
<p>First, install <span>[https://www.python.org/downloads/ Python3]</span> if you haven't already.</p> | <p>First, install <span>[https://www.python.org/downloads/ Python3]</span> if you haven't already.</p> | ||
<p> | <p>You can install the python package for your current Visual Studio project with PIP by opening <b>View > Other Windows > Python Environments</b></p> | ||
You can install the | |||
<b>View > Other Windows > Python Environments</b> | |||
</p> | |||
<div class="phd-lazy-image" data-src="https://www.phidgets.com/decks/PT3_PYTHON_WIN_VS/-x325/50/VisualStudio_PythonEnvironments.png"></div> | <div class="phd-lazy-image" data-src="https://www.phidgets.com/decks/PT3_PYTHON_WIN_VS/-x325/50/VisualStudio_PythonEnvironments.png"></div> | ||
Line 30: | Line 27: | ||
<div class="phd-slide"> | <div class="phd-slide"> | ||
<h2>Installing the Phidget Python | <h2>Installing the Phidget Python Package</h2> | ||
<p>Next, select <b>Packages (PyPI)</b> from the drop-down menu:</p> | <p>Next, select <b>Packages (PyPI)</b> from the drop-down menu:</p> | ||
Line 38: | Line 35: | ||
<div class="phd-slide"> | <div class="phd-slide"> | ||
<h2>Installing the Phidget Python | <h2>Installing the Phidget Python Package</h2> | ||
<p>Type <b>Phidget22</b> into the search bar, then click <b>Install Phidget22</b>:</p> | <p>Type <b>Phidget22</b> into the search bar, then click <b>Install Phidget22</b>:</p> |