Jump to content

m4Aark

Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by m4Aark

  1. remember to give iterm2 full disk access, otherwise you will be encountering issues on the 3rd pointer that you do not have permission to create the symlink.
  2. For those having issues with Mac OS 12.3, its because apple have removed python 2. Follow the steps below to get it back working. 1) brew install pyenv 2) pyenv install 2.7.18 3) ln -s "${HOME}/.pyenv/versions/2.7.18/bin/python2.7" "${HOMEBREW_PREFIX}/bin/python" 4) install the updated alfred workflow with the link below https://github.com/alfredapp/updated-third-party-python2-workflows/raw/main/Workflows/Google Authenticator.alfredworkflow
×
×
  • Create New...