TL;DR: You can install a specific version of a Python package using Pip by running the pip install <package_name>==<version> command.
確定! 回上一頁