Created
January 7, 2023 09:15
-
-
Save Rahmanism/7c1c64cee0e853f8a88297dcf5243ad5 to your computer and use it in GitHub Desktop.
To install whl python packages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pip install package_name.whl | |
# https://stackoverflow.com/a/64450982/3144631 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment