Sammi
Visitor
|
ctypes in Python module - 2008/10/02 12:17
Should I be able to use ctypes in my python module?
i know that ctypes is installed and that it is working. But when I try to start Palabre and load my module I get a message saying :
"no module named ctypes"
Best, Sammi
|