#๐Ÿ”’ pip install selenium not working

18 messages ยท Page 1 of 1 (latest)

queen badgerBOT
#

@wraith jasper

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.

wraith jasper
sonic minnow
#

it's odd that the stack trace mentions python3.11, but you above mentioned python3.10

full kite
#

world doesn't want you making a roblox bot :D

sonic minnow
#

Downloading cffi-1.17.0rc1.tar.gz (516 kB) is odd; that's a pre-release. I can't explain why it's trying to download that

#

maybe try pip installing cffi explicitly, to prevent selenium from trying to grab that version ๐Ÿคท

#

I wonder if you've installed something else that is messing things up

wraith jasper
wraith jasper
#

guess I pasted the the one with it

sonic minnow
#

also if you're installing into a virtualenv (and you should be), try deleting it, then recreating it

wraith jasper
#

fk this I just used conda, lmao

#

but thanks anyways

queen badgerBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, 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.

#

๐Ÿ”’ pip install selenium not working