Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Dec 02 5:01 am)
From the error message, I'd say you need to install it in main P7 Runtime.
A lot of Python scripts won't work unless they are in the main Runtime of the version of Poser your trying to run them in as they attempt to locate files relative to the Poser application directory not the script location.
There may be other problems, but you should be able to get rid of the "File not found" errors.
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
Someone posted in the DAZ forums that there is a work-a-round to get Morphos to work in Poser 6. I've looked, but can't seem to find it. Does anyone know where/what this is? I'm getting the following error:
Traceback (most recent call last):
File "", line 965, in ?
File "", line 599, in init
File "", line 636, in GetImages
File "C:Program FilesCurious LabsPoser 6RuntimePythonliblib-tkTkinter.py", line 2997, in init
apply(Image.init, (self, 'photo', name, cnf, master), kw)
File "C:Program FilesCurious LabsPoser 6RuntimePythonliblib-tkTkinter.py", line 2953, in init
self.tk.call(('image', 'create', imgtype, name,) + options)
TclError: couldn't open "RuntimePythonDAZMorphosMSlider.gif": no such file or directory
Also, has anyone been successful in using it with Poser 7 &/or Victoria 4?
Any help would be greatly appreciated. Thanx.