No "open browser" keyword in seleniumlibrary

I am using PyEnv on mac, because otherwise it is an issue to work with multiple versions.
I am not using Venv mostly.

When i execute ride.py i get the following error.

❯ ride.py
This program needs access to the screen. Please run with a
Framework build of python, and only when you are logged in
on the main display of your Mac.

PyEnv does install python with brew and builds it locally.
This error is well known in the net, but i never had enough time to solve it.
Most people have issues with venvs and this error. But there are only rare cases using pyenv.