Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cb65df6

Browse files
committed
Updated Image Downloader docs for VEnv in PyCharm
1 parent bda5d19 commit cb65df6

File tree

5 files changed

+17
-3
lines changed

5 files changed

+17
-3
lines changed

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/src.iml

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
File renamed without changes.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Install VirtualEnv PyCharm
2+
--------------------------
3+
4+
File>Settings>Project>Interpreter
5+
Select "Create Virtual Env" on the right
6+
Set path to: C:\Python27\venv
7+
Name it: beautifulsoup
8+
Select: Inherit Global
9+
Choose "BeautifulSoup4" to install
10+
11+
--- DONE ---

0 commit comments

Comments
 (0)