Skip to content

MacOS: I don't think appMain() is being called #1751

Discussion options

You must be logged in to vote

I ran

brew install coreutils gnu-sed
export PATH="/usr/local/opt/coreutils/libexec/gnubin:/usr/local/opt/gnu-sed/libexec/gnubin:$PATH"
python3 -c "import os; print(os.path.realpath('path/to/file'))"

and then replaced all sed with gsed and readlink with greadlink and just deleted the -T

Replies: 2 comments 27 replies

Comment options

You must be logged in to vote
11 replies
@Yuvrajscheema
Comment options

@jwdev297
Comment options

@Yuvrajscheema
Comment options

@jwdev297
Comment options

@Yuvrajscheema
Comment options

Comment options

You must be logged in to vote
16 replies
@jwdev297
Comment options

@jwdev297
Comment options

@Yuvrajscheema
Comment options

@Yuvrajscheema
Comment options

Answer selected by Yuvrajscheema
@jwdev297
Comment options

@jwdev297
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants