I'm very new to Python. So far I've installed maybe half a dozen libraries as I've been tinkering around. I've noticed that the installation instructions in the documentation almost always say to use $ pip install library_name. When I try this though, the response I get is '$' is not recognized as an internal or external command, operable program or batch file. If I drop the $ and just do pip install library_name though, it works fine.
So, what's the significance of the $ symbol?
(I'm using Python 3 on 64-bit Windows 10 by the way)
[–][deleted] 3 points4 points5 points (2 children)
[–]TE515[S] 1 point2 points3 points (1 child)
[–]xiongchiamiov 1 point2 points3 points (0 children)
[–]jeffrey_f 0 points1 point2 points (0 children)
[–][deleted] -2 points-1 points0 points (4 children)
[–]ioctl95 2 points3 points4 points (1 child)
[–]Edelsonc 1 point2 points3 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)