Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
tkinter osx
#8
Hi again!

Python scripts without GUI run properly for us in Reaper. I mean, we do have Python enabled in preferences, but, yeah, I think you guys are close. Maybe we need to set it up differently.

I did run this:

import sys
raise RuntimeError(sys.path)

And all I got is references to Python 2.7, so that may be it. Supposedly, Python 3.6 is installed. We must find a way to force Reaper to use the proper one, I guess.

Somehow they are in different folders, as if OSX were using 2.7 by default. I remember something about it.

Thanks both of you! Let's see if we can manage.
Reply


Messages In This Thread
tkinter osx - by Ganttictemp - Feb-08-2018, 11:44 AM
RE: tkinter osx - by buran - Feb-08-2018, 11:55 AM
RE: tkinter osx - by Ganttictemp - Feb-08-2018, 12:03 PM
RE: tkinter osx - by buran - Feb-08-2018, 12:12 PM
RE: tkinter osx - by Ganttictemp - Feb-08-2018, 12:32 PM
RE: tkinter osx - by Gribouillis - Feb-08-2018, 12:53 PM
RE: tkinter osx - by buran - Feb-08-2018, 01:03 PM
RE: tkinter osx - by Ganttictemp - Feb-08-2018, 01:46 PM
RE: tkinter osx - by buran - Feb-08-2018, 01:50 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020