Installation with python3 #53
-
The python3 compatible version doesnt seem to produce the run exe file. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hello @hassanuiuc, Seems like you are missing tkinter # import _tkinter # If this fails your Python may not be configured for Tk best, |
Beta Was this translation helpful? Give feedback.
Hello @hassanuiuc,
Not a bug, you need to have a system to run GRO2LAM first.
Seems like you are missing tkinter # import _tkinter # If this fails your Python may not be configured for Tk
look in google for: tkinter install -Operative system -Python version
best,
Hernan.