Hi,
 
when I try to run the CADViewer.py demo I get following errors:

        
        In [27]: run CADViewer.py
        
------------------------------------------------------------------------
---
        ImportError                               Traceback (most recent
call last)
         
        
E:\home\ennemosa\TOOLS\Python\OpenCascade\PythonOCC_Demos\CADViewer\CADV
iewer.py in <module>()
             39
             40 import OCC
        ---> 41 from OCC.Display.wxDisplay import wxViewer3d
             42
             43 class AppFrame(wx.Frame):
         
        ImportError: No module named Display.wxDisplay
        WARNING: Failure executing file: <CADViewer.py>
         

I run Python (python-2.5.4.msi) and corresponding wxPython
(wxPython2.8-win32-unicode-2.8.9.1-py25.exe) and Open CASCADE 6.3.0 on
Windows.
 
I have the same problem (obviously) with InteractiveViewer.py
 
Can you help. Please advise.
 
Andy
_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to