Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jan 03 1:41 pm)
The P7 python engine uses a different compiler, from what I understand, so compiled scripts need to be recompiled for P7. Some of my scripts work fine in P7 and some don't. PhilC (http://www.philc.net) can explain it better since he had to recompile the Wardrobe Wizard script for P7.
Hugz from Phoenix, USA
Victoria
Remember, sometimes the dragon wins. Correction: MOST times.
I think you'll find the problem is Poser, or rather the version of Python that each different version uses, afaik Poser6 uses v2.2 & Poser7 uses v2.4, any scripts compiled with the older version have to be recompiled with the newer to work with it. A quick pm to the creator of the script will hopefully solve it if they've bought Poser7, if not you're stuck until they do.
Beaten again!!!!!!! :D :D
Windows 7 64Bit
Poser Pro 2010 SR1
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.
I have been trying out the Shaid material scripts. They seem to work okay for me in P6. However, after loading to the P7, I get the following error message:
Traceback (most recent call last):
File "D:Program Filese frontierPoser 7RuntimePythonPoserScriptsWacrosShaidShaidGroup1.py", line 3, in ?
import shaidGrp
ImportError: Bad magic number in D:Program Filese frontierPoser 7RuntimePythonPoserScriptsWacrosShaidshaidGrp.pyc
I dont know enough about Python to figure this out on my own yet. My Poser .exe's are loaded on D: drive. With P6 under Program FilesCurious Labs and P7 under Program Filese Frontier... if it matters. I did load the Shaid .py scripts separately into each respective Runtime.
Thoughts?
thanks