Browser library on Mac?

Hi,

I’m struggling to get the Browser library to work on my MacBook Pro 14 M1.

The installation instructions on https://robotframework-browser.org seem to suggest that the Browser library can be installed and used on any platform. But when I run “rfbrowser init” I get errors refering to line numbers in file /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/Browser/entry.py, a file I believe was supplied and installed with Python 3.11.

The issues could have to do with versions of Python (3.11.3, downloaded from python.org) and/or NodeJS (18.15.0, downloaded from nodejs.org) that may not be compatible with the latest version of the browser library (16.0.2).

Any help would be appreciated.

Thanks in advance.