I'm using PyCharm. I try to install Selenium but I have a problem with proxy. I try to add packages manually to my project/environment but I don't know how. I downloaded files with Selenium. Could you tell me how to add this package to Project without using pip?
Asked
Active
Viewed 4,765 times
5
-
1What are you using to manage your environments? – AMC Dec 13 '19 at 09:56
-
1Does this answer your question: https://stackoverflow.com/questions/13270877/how-to-manually-install-a-pypi-module-without-pip-easy-install – partha biswas Dec 13 '19 at 10:05
2 Answers
0
open pycharm
click on settings (if u use mac click on preference )
click project
then click projecti nterpreter
click the + button on the bottom of the window you can see a new window search Selenium package and install

Muhammad Shabin
- 381
- 5
- 5