Python Forum
Thread Rating:
  • 2 Vote(s) - 1.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
cant download packages to pycharm
#2
im not sure how to intall packages via PyCharm, but you an manually install them to that python version (Which is what 99% of people do)

if you execute on your terminal...
pip3 install bs4
where pip3 is your python3.6.2 pip then it will install bueatifulsoup 4 to that python.
Recommended Tutorials:
Reply


Messages In This Thread
cant download packages to pycharm - by Arifattal - Oct-22-2017, 10:46 AM
RE: cant download packages to pycharm - by metulburr - Oct-22-2017, 01:14 PM
RE: cant download packages to pycharm - by Larz60+ - Oct-22-2017, 01:19 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020