Open GoogleCodeExporter opened 9 years ago
I'm attempting to build and run sproxel code on MAC OS. I have tweaked the
Makefiles in the root of the source tree and the glue directory. I have
successfully built in the root of the source tree and in the glue directory
(after using the hint from the issue description above to comment out
TOCPP(QWidget)). When I try to launch sproxel from the
sproxel.app/Contents/MacOS/ directory, I the following error messages on the
Sproxel Python console:
Failed to import PySide.SproxelGlue
ImportError: No Module named sproxel_utils
Does anyone know where should the module sproxel_utils and PySide.SproxelGlue
Exist?
Thanks.
Original comment by bakulkha...@gmail.com
on 27 Aug 2013 at 9:32
Original issue reported on code.google.com by
dan...@schwen.de
on 3 Jul 2013 at 4:41