Timeline for How do I install a Python package with a .whl file?
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Apr 22, 2021 at 9:16 | history | suggested | gowthz | CC BY-SA 4.0 |
improved formatting
|
| Apr 22, 2021 at 7:44 | review | Suggested edits | |||
| S Apr 22, 2021 at 9:16 | |||||
| Mar 9, 2021 at 17:13 | history | edited | Kunal Raut | CC BY-SA 4.0 |
added 38 characters in body
|
| Mar 9, 2021 at 17:10 | comment | added | Kunal Raut |
@ItamarKatz you can directly install by using command pip install package.whl.
|
|
| Mar 9, 2021 at 12:16 | comment | added | Itamar Katz |
but unpack just unpacks the content, doesn't seem to install it
|
|
| Oct 20, 2020 at 18:06 | history | answered | Kunal Raut | CC BY-SA 4.0 |