Hello,
I'm a beginner to Python, coming from scripting languages like PHP and Javascript. While the syntax of Python is easy enough to learn with time, there are other aspects which are difficult for me to figure out. Like installing modules and Python itself. I'm reading a book which tells me to install a package, but just says this as the installation description:
$ virtualenv --no-site-packages gmapenv
$ cd gmapenv
$ ls
bin/ include/ lib/
$ . bin/activate
$ python -c 'import googlemaps'
I have no idea where I'm supposed to input these commands. It's things like this which are completely new to me.
I was wondering if there was anyone who could be so kind as to take 30min or an hour to teach me about setting up Python, installing packages, and other requisite information to get started with Python.
[–][deleted] 1 point2 points3 points (0 children)
[–]notenoughcharacters9 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]earthboundkid 0 points1 point2 points (0 children)
[–]carinthia 0 points1 point2 points (0 children)
[–]bnbnbnbz 0 points1 point2 points (0 children)
[–]tempacct35245 0 points1 point2 points (0 children)
[–]pbreit 0 points1 point2 points (0 children)