ockham opened this issue on Nov 06, 2009 · 15 posts
ockham posted Sat, 07 November 2009 at 9:07 AM
Winsound.py is the module that seemed to be missing. Looking closer, it's
been changed from a PYC in the Libs folder to a PYD in the DLLs folder,
so it's actually present after all.
When I tried running SoundStager in p8 last night, I was using an
installation within the 7 folders, running "remotely" from p8, which
is possible now. So I assumed that the allegedly missing module
was being picked up from the P7 Libs folder, and further assumed
that it wouldn't run on a computer without any P7 material.
This morning I transferred the whole thing into P8's runtime and
deleted it from P7.
Conclusion after confusion: Runs perfectly in P8 without any assistance
from other installs.