Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7580829
By: nathanielvirgo
Hi guys,
I am hoping to use TuxCap because we need to run a python application under
OS X that was written to use Pycap under Windows.
I've managed to get TuxCap to build on our OS X machine - this was far from
easy - but I'm not sure what to do next. Running the application gives
ImportError: No module named Pycap
I have tried changing the import line to 'import TuxCap', 'import Tuxcap' or
'import tuxcap' but get similar errors.
Where can I find some documentation on TuxCap that might enable me to see how
to use it to replace Pycap in a python app.
I am not much of a python guy so apologies if this is an obvious question, but
I was unable to locate any documentation of this kind.
Thanks in advance
Nathaniel Virgo
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=709544
|