nyguy opened this issue on Mar 18, 2008 · 20 posts
nruddock posted Tue, 18 March 2008 at 6:49 PM
Quote - Here is what I got from drops
Traceback (most recent call last):
File "C:Program Filese frontierPoser 7RuntimePythonposerScriptsWeirdJuiceDrops.py", line 40, in ?
import DropsP5
ImportError: DLL load failed: The specified module could not be found.
Like I said the PYD it's trying to load won't because it's compiled for the wrong version of Python.
If your lucky Drops may work in P6, but it definitely won't in P7.
If you have P5 (or even PP) and your wanting a static object then you should be able to export and use in P7, but otherwise your on to a loser.