Setting up an EC2 instance for TwitterGoggles
by libbyh • May 13, 2013 • Code, Research • 0 Comments
TwitterGoggles requires Python 3.3. I’m new to Python, and 3.3 is (relatively) new to everyone. So, getting help is both necessary and challenging. I want to run TwitterGoggles on Amazon EC2 instances, so I’m setting up an AMI that has all of the requirements: gcc 4.6.3 git 1.8.1.4 mlocate 0.22.2 MySQL 5.5 Python 3.3...
Read more →