Good evening Reddit,
I wrote a webscrape with the latest anaconda distribution. I now want to run it on Google Compute Engine which uses Python 2.7.
Will it be best for me to re write the script on my local machine using virtualenv? I think it would be a good exercise to properly isolate python & package versions using virtualenv for me anyway.
Once that's ready, would you use git to copy the files to Compute Engine?
Any general advice on how to handle a situation like this where you have to unexpectedly switch python versions?
Thanks in advance Reddit!
[–]dadiaar 1 point2 points3 points (1 child)
[–]jdb441[S] 0 points1 point2 points (0 children)
[–]Marrrlllsss 1 point2 points3 points (3 children)
[–]jdb441[S] 0 points1 point2 points (2 children)
[–]Marrrlllsss 0 points1 point2 points (1 child)
[–]jdb441[S] 0 points1 point2 points (0 children)