#๐ Selenium issues
7 messages ยท Page 1 of 1 (latest)
@brittle karma
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.
Extra:
PyCharm doesn't recognize Selenium, MAYBE because I screwed up environment set up because I noticed Minicoda said ignoring dependencies (I noticed I misstyped, probably that was the reason) and I want to redo the "conda env create -f "[Insert path]" thing, but it says prefix already exists
also conda seems to load chromedriver for way too long... (do I have to download thru conda too if I downloaded thru pypi)
Also for some reason my miniconda enviroment plugin list load for way too long even tho it's brand new
I need someone to explain that to me please
you should try pip install selenium in pycharm terminal.
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.
๐ Selenium issues