Seite 2 von 2

Re: Python Bibliotheken einbinden

Verfasst: 06 Okt 2023, 14:18
von pawantanwar
Download wheels for any library you would like to install; most popular libraries can be found on PyPI. Once downloaded, copy them directly from PyPI into TXT using USB or network storage media, copy to TXT as instructed above and launch terminal window from TXT for each wheel you copied: for each copy run: pip install --user
This will install the library into your user directory.

Once your libraries are installed, you can begin using them in your Python programs.

If you are new to Python, I highly suggest taking advantage of W3Schools' Python tutorial: https://www.w3schools.com/python/ as it can provide invaluable lessons on its basics.

thanks and regards
pawan tanwar
https://www.multispanindia.com