jwinbigler opened this issue on Aug 06, 2020 ยท 11 posts
jwinbigler posted Thu, 06 August 2020 at 7:43 PM
The scripts I'm using don't have a hardcoded location. They just use: "from Tkinter import *". It looks like the error message is just telling me the path it's running Tkinter from, and it's the correct location. Line #38 of the Tkinter.py file in that location is: "import _tkinter # If this fails your Python may not be configured for Tk", so that matches what the error message is telling me. The question is how do I configure my Python for Tk? The last line of the error message indicates that a DLL might be missing. In the Python->DLLs folder, there's a file named "_tkinter.pyd" (along with 25 other files), but maybe there's something else I'm missing?
If I have to, I can reinstall Poser 7 since I still have the CD from many years ago, but I'd like to avoid that if I can. I had a lot of issues figuring out the right updates to install to make it run stable on this machine, and now that I have it working minus this one issue, I'm scared to mess with it too much!
Thanks for your help!