I am trying to use the “create_beattrack” script with CAT on reaper

Tagged: 

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #518420
    Bruno
    Participant

    But cat is not opening in my reaper. THe following message appears when i tried to open CAT in actions:
    Script execution error

    Traceback (most recent call last):
    File “CAT.py”, line 4, in <module>
    import create_beattrack
    File “C:/Users/bruno/AppData/Roaming/REAPER/Scripts/CAT-1.2.1-sillabub\create_beattrack.py”, line 1, in <module>
    import tkinter
    File “C:\Users\bruno\AppData\Local\Programs\Python\Python37\Lib\tkinter\__init__.py”, line 36, in <module>
    import _tkinter # If this fails your Python may not be configured for Tk
    ImportError: DLL load failed: Não foi possível encontrar o módulo especificado.

    What do i do?

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.
Back to top button