Franz Steinhaeusler wrote:

>> The .../Cocoa/... part in the paths suggests that PythonCAD assumes it is
>> running on a Mac. The missing module is rather a symptom than the cause
>> of the bug.

> On the homepage,
> http://www.pythoncad.org/
> there is the text:
> 
> 
> "PythonCAD does run on Windows if you have the Windows
> ports of the required libraries and modules."

I don't doubt that. Looking into PythonCad.py, though, I find

# main routine to start Cocoa-based PythonCad

On Windows gtkpycad.py with

# main routine to start GTK-based pycad

looks more promising...

Peter
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to