Quote - Yep. But I need your help because I don't have P6 installed.
I've updated the current package (same version-number). Can you please try if the error still occurs with P6? If yes, start "tellSysPath.py" from the utility folder and post the output, please.
Well, if I leave it outside the Poser 6 directory, say C:Program Files, I get the same issue. Here are the results of tellsysPath.py:
- ['', '', 'C:Program FilesPoserLuxExporter_alpha_1-30c',
'', '', '', '', 'C:Python26', 'C:Program FilesCurious LabsPoser
6RuntimePythonDLLs', 'C:Program FilesCurious LabsPoser
6RuntimePythonlib', 'C:Program FilesCurious LabsPoser
6RuntimePythonlibplat-win', 'C:Program FilesCurious
LabsPoser 6RuntimePythonliblib-tk', 'C:Program FilesCurious
LabsPoser 6', 'C:Program FilesCurious LabsPoser
6RuntimePython', 'C:Program FilesCurious LabsPoser
6RuntimePythonlibsite-packages', 'C:Program
FilesPoserLuxExporter_alpha_1-30c', 'C:Program
FilesPoserLuxExporter_alpha_1-30c/workers', 'C:Program
FilesPoserLuxExporter_alpha_1-30c/pydough', 'C:Program
FilesPoserLuxExporter_alpha_1-30c/luxmatic', 'C:Program
FilesPoserLuxExporter_alpha_1-30d', 'C:Program
FilesPoserLuxExporter_alpha_1-30d'
After that, I tried copying and pasting it into the Python runtime folder(s) to see if it changed any by moving it and got the following:
-
Traceback (most recent call last):
File "", line 212, in ?
File "C:Program FilesCurious LabsPoser
6RuntimePythonposerScriptsPoserLuxExporter_alpha_1-30dworkersPoserLuxExporter_workers.py",
line 62, in ?
import BBLuxMat
File "C:Program FilesCurious LabsPoser
6RuntimePythonposerScriptsPoserLuxExporter_alpha_1-30dworkersBBLuxMat.py",
line 55, in ?
reload(luxmatic.matcore)
AttributeError: 'module' object has no attribute
'matcore
I guess whether it's in the runtime folder or outside of it, there seems to be some sort of problem for Poser 6. Not really sure what else could be causing it.