#๐Ÿ”’ cant install pip

7 messages ยท Page 1 of 1 (latest)

worthy gull
#

cant it says wheel htpiocant install

minor saffronBOT
#

@worthy gull

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

stuck gull
#

you should like.. write properly and provide more information if you actually want help

#

anyways, if you cant install a package because of some error with wheels - its likely that its not supported on the version of python you're using
(wheels are usually used for packages that use compiled extensions, which need to be compiled separately for each python version because of the differences in the interpreter)

summer sequoia
#

it may help, delete python, restart pc and then install it agian, if this wo't work tell it here

minor saffronBOT
#
Python help channel closed for inactivity

This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.