willemml

Results 31 comments of willemml

It was just pointed out to me that this depends on brew installing pyenv to `/opt/homebrew/bin/pyenv`. So if pyenv is installed somewhere else modifications need to be made.

@puttpotsawee glad to hear that it works! I did "build" this workflow and post it as a workflow file in a pre-release in my repo, but I only mentioned that...

Oh whoops, I didn't even realize there was one in the repository!

For anyone who has upgraded to 12.3 and has not found an alternative yet I created a very hacky workaround for this using pyenv. I have created a [release package](https://github.com/willemml/alfred-convert/releases/tag/v3.7.2)...

I personally do not have plans to update it to python 3 in the near future, I did a little bit of work on it a couple weeks ago but...

Hey @CaptainMalReynolds if you could PR that to my repo, or just let me know and I will add it myself, that would be great, and another thing I would...

I made some more changes that should hopefully fix the problems people have been having, (implemented a slightly different version of what CaptainMalReynolds did and then also using it in...

@avxkim could you please run `ls /Users/alexanderkim/.pyenv/versions/`? This is a different issue from the other one I just fixed.

That is because you need to install pyenv, please read the [README](https://github.com/willemml/alfred-convert/blob/master/README.md) in my PR.