Open 8ude opened 8 months ago
Do you get that warning repeatedly, even when Reaper is open? If you didn't get an error from those 2 statements, you should be good to go. Nothing to do on your end. I believe the message you shared is just a warning when you import reapy
and either a) Reaper isn't running or b) you haven't yet configured Reaper via reapy.configure_reaper()
. Thanks to this library, I've personally never needed to mess with any Python within Reaper itself, such as manually calling reapy.config.enable_dist_api()
.
Still same issue here on Reaper v7.22.
Receiving the following error when trying to run python -c "import reapy; reapy.configure_reaper()":
It isn't clear how to call reapy.config.enable_dist_api() from inside reaper.