"No one is harder on a talented person than the person themselves" - Linda Wilkinson ; "Trust your guts and don't follow the herd" ; "Validate direction not destination" ;

July 30, 2021

Setup Mac Days - Day #1 - Installation

  • Download vscode and copy and run locally
  • Install latest anaconda spyder
  • Install office 365 
  • Install docker on mac for Intel Chip
  • Get acquainted with Terminal in mac
  • Terminal - Spyder one click
  • Install gcp cloud sdk kit ./install.sh
Copy to Applications is something new.

Build, Push, Deploy and run  :)

Windows screws up with docker / kubernetes. Need to have one more work environment to get more gcp learning on the go plus more personal projects....


#brew install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
#git install
brew install git
#File rename
mv oldfilename newfilename
#Docker opencv compilation
#Referred - https://github.com/janza/docker-python3-opencv/blob/master/Dockerfile
#Customized make -j$(nproc) from 4 to 2 as it was running out of memory
#timeouts in app engine deployment updated timeout setting
gcloud config set app/cloud_build_timeout 1800
view raw Mac_Steps.txt hosted with ❤ by GitHub

So many build failures before getting it right, Lessons :)



Keep Coding!!!

No comments: