# PIP

Python3

<pre><code><strong>sudo apt install python3-testresources
</strong></code></pre>

Python2

```
sudo apt install python-testresources
```
