Version of Python used in Python Mode

Yes – all of those other folders are required. Python twitter/wikipedia have various dependencies. For example, if you remove the urllib3 folder, then run your sketch, you will receive an error message stating that urllib3 is missing.

A tool like pip automatically checks for- and downloads any required packages. However, you will find that some packages have no dependencies.

1 Like